Skip to content

Commit b498915

Browse files
committed
👷 Restrict tests to supported versions of Python
1 parent 92ceb2d commit b498915

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎.github/workflows/test.yml‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ jobs:
3232
python-version:
3333
- "3.14"
3434
include:
35-
- os: macos-latest
36-
python-version: "3.8"
37-
- os: windows-latest
38-
python-version: "3.9"
3935
- os: ubuntu-latest
4036
python-version: "3.10"
4137
- os: macos-latest

0 commit comments

Comments
 (0)