Skip to content

Commit 95c07a7

Browse files
committed
Include 3.11.0 in macos test
1 parent 0e6075c commit 95c07a7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ jobs:
1515
matrix:
1616
os: [ubuntu-latest, macos-latest]
1717
python-version: [3.7, 3.8, 3.9, '3.10', '3.11']
18-
exclude:
19-
# excludes python 3.11 on macOS
20-
- os: macos-latest
21-
python-version: '3.11'
2218

2319
steps:
2420
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)