Skip to content

Commit

Permalink
Switch to macos-12 per actions/setup-python#850
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioAPeraza committed Apr 24, 2024
1 parent 71463d7 commit a7fd120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ["ubuntu-latest", "macos-latest"]
os: ["ubuntu-latest", "macos-12"]
python-version: ["3.8", "3.9", "3.10", "3.11"]

name: ${{ matrix.os }} with Python ${{ matrix.python-version }}
Expand Down

0 comments on commit a7fd120

Please sign in to comment.