Skip to content

Commit

Permalink
github/worfklows/main: 3.11 should be available on macOS now
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Oct 26, 2022
1 parent f423e64 commit ef11067
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ jobs:
- ubuntu
- windows

# 3.11 isn't available in macOS yet.
# See https://github.com/actions/setup-python/issues/531.
exclude:
- os: macos
python-version: "3.11"

name: tests
runs-on: ${{ matrix.os }}-latest
steps:
Expand Down

0 comments on commit ef11067

Please sign in to comment.