Skip to content

Commit

Permalink
Update .github/workflows/macos-tests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Cordoba <[email protected]>
  • Loading branch information
dalthviz and ccordoba12 authored Nov 25, 2024
1 parent 14e4c1a commit c2cabb5
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-12
runs-on: macos-13
env:
CI: True
QT_API: ${{ matrix.QT_BINDING }}
Expand Down

0 comments on commit c2cabb5

Please sign in to comment.