Skip to content

Commit

Permalink
Build on macos-14.
Browse files Browse the repository at this point in the history
  • Loading branch information
henricj committed Feb 10, 2024
1 parent af9f395 commit 4ebb7d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
- name: Linux
os: ubuntu-latest
preset: linux-release
#- name: macOS
# os: macos-12
# preset: macos-x64-release
- name: macOS
os: macos-14
preset: macos-arm64-release

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

Expand Down

0 comments on commit 4ebb7d7

Please sign in to comment.