Skip to content

Commit 5df2135

Browse files
authored
exclude macos py 3.10
1 parent a7ad8a9 commit 5df2135

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
exclude:
3131
- os: macos-latest
3232
python-version: 3.9
33+
- os: macos-latest
34+
python-version: 3.10
3335
include:
3436
- os: ubuntu-latest
3537
python-version: 3.9

0 commit comments

Comments
 (0)