Skip to content

Commit

Permalink
macOS-11 CI bump
Browse files Browse the repository at this point in the history
  • Loading branch information
andreped authored Sep 23, 2023
1 parent ec5c924 commit fad29a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-2019, ubuntu-20.04, macos-10.15]
os: [windows-2019, ubuntu-20.04, macos-11]
python-version: ["3.7", "3.8", "3.9", "3.10"]

steps:
Expand Down

0 comments on commit fad29a6

Please sign in to comment.