Skip to content

Commit

Permalink
remove old py versions for s3 tests (#1906)
Browse files Browse the repository at this point in the history
  • Loading branch information
savingoyal authored Jul 3, 2024
1 parent c01b071 commit c5d6b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metaflow.s3_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
os: [macos-latest]
ver: ['3.5', '3.6', '3.7', '3.8', '3.9', '3.10', '3.11',]
ver: ['3.8', '3.9', '3.10', '3.11', '3.12']

steps:
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
Expand Down

0 comments on commit c5d6b55

Please sign in to comment.