Skip to content

Commit

Permalink
Update to macos-15 to use newer version of Xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
danielctull committed Nov 29, 2024
1 parent 5edcef3 commit 9be5d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

macos:
name: macOS
runs-on: macos-latest
runs-on: macos-15
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 9be5d4a

Please sign in to comment.