Skip to content

Commit

Permalink
Switch GitHub workflow to macOS 14
Browse files Browse the repository at this point in the history
The macOS 12 runner is soon going to be removed.
  • Loading branch information
janh committed Oct 6, 2024
1 parent 32dd4d1 commit d009d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:

build-macos:
name: Build (macOS)
runs-on: macos-12
runs-on: macos-14

steps:
- name: Checkout
Expand Down

0 comments on commit d009d9e

Please sign in to comment.