Skip to content

Commit

Permalink
macos-12 relese
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <[email protected]>
  • Loading branch information
Peefy committed Jul 5, 2024
1 parent 8958d2b commit fdd797a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
# Ref: https://github.com/actions/runner-images/tree/main/images/macos
strategy:
matrix:
os: [macos-11]
os: [macos-12]
runs-on: ${{ matrix.os }}
steps:
- name: Git checkout
Expand Down

0 comments on commit fdd797a

Please sign in to comment.