Skip to content

Commit ef11067

Browse files
committed
github/worfklows/main: 3.11 should be available on macOS now
1 parent f423e64 commit ef11067

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/main.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ jobs:
2323
- ubuntu
2424
- windows
2525

26-
# 3.11 isn't available in macOS yet.
27-
# See https://github.com/actions/setup-python/issues/531.
28-
exclude:
29-
- os: macos
30-
python-version: "3.11"
31-
3226
name: tests
3327
runs-on: ${{ matrix.os }}-latest
3428
steps:

0 commit comments

Comments
 (0)