Skip to content

Commit

Permalink
macos-12 is deprecated in Github worflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ypujante committed Nov 25, 2024
1 parent b74ad5e commit bbd708e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests-macos-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
run_tests:
strategy:
matrix:
os: [macos-12, macos-13]
os: [macos-13, macos-14]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit bbd708e

Please sign in to comment.