Skip to content

Commit

Permalink
Add macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
jmroot committed Jan 31, 2024
1 parent a686359 commit 3f37eec
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 @@ -13,7 +13,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-11, macos-12, macos-13]
os: [macos-11, macos-12, macos-13, macos-14]

steps:
- name: Checkout repository
Expand Down

0 comments on commit 3f37eec

Please sign in to comment.