Skip to content

Commit 3c88df5

Browse files
author
Nissan Pow
committed
only run py310
1 parent 1058ecc commit 3c88df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/metaflow.s3_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
os: [macos-latest, ubuntu-20.04]
23-
ver: ['3.8', '3.9', '3.10', '3.11', '3.12']
23+
ver: ['3.10']
2424

2525
steps:
2626
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0

0 commit comments

Comments
 (0)