Skip to content

Commit

Permalink
Update macOS image label to be macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
dalthviz committed Sep 7, 2024
1 parent c4ab7e7 commit 317640e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
macos:
name: Mac Py${{ matrix.PYTHON_VERSION }} - ${{ matrix.QT_BINDING }}
timeout-minutes: 15
runs-on: macos-latest
runs-on: macos-12
env:
CI: True
QT_API: ${{ matrix.QT_BINDING }}
Expand Down

0 comments on commit 317640e

Please sign in to comment.