Skip to content

Commit c2b62f0

Browse files
committed
oops, too old
1 parent 668bfa1 commit c2b62f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ jobs:
352352
- {VERSION: "3.8", NOXSESSION: "tests-nocoverage"}
353353
- {VERSION: "3.13", NOXSESSION: "tests"}
354354
exclude:
355-
- PYTHON: {VERSION: "3.7", NOXSESSION: "tests-nocoverage"}
355+
- PYTHON: {VERSION: "3.8", NOXSESSION: "tests-nocoverage"}
356356
WINDOWS: {ARCH: 'arm64', WINDOWS: 'arm64', RUNNER: 'windows-11-arm'}
357357
timeout-minutes: 15
358358
steps:

0 commit comments

Comments
 (0)