Skip to content

Commit

Permalink
macos14
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetanserre committed Nov 25, 2024
1 parent d1bd8de commit fc8566d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: False
matrix:
os: [ ubuntu-latest, macos-latest ]
os: [ ubuntu-latest, macos-14 ]
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit fc8566d

Please sign in to comment.