Skip to content

Commit

Permalink
Run mac cicd on macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugh Sanderson committed Jun 9, 2024
1 parent 3b0ac7c commit 44bf36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
build_matrix:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest, macos-13]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit 44bf36b

Please sign in to comment.