Skip to content

Commit 68ac4f7

Browse files
committed
oops, too old
1 parent cd52390 commit 68ac4f7

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
@@ -358,7 +358,7 @@ jobs:
358358
- {VERSION: "3.8", NOXSESSION: "tests-nocoverage"}
359359
- {VERSION: "3.13", NOXSESSION: "tests"}
360360
exclude:
361-
- PYTHON: {VERSION: "3.7", NOXSESSION: "tests-nocoverage"}
361+
- PYTHON: {VERSION: "3.8", NOXSESSION: "tests-nocoverage"}
362362
WINDOWS: {ARCH: 'arm64', WINDOWS: 'arm64', RUNNER: 'windows-11-arm'}
363363
timeout-minutes: 15
364364
steps:

0 commit comments

Comments
 (0)