Skip to content

Commit

Permalink
Update build-only.yml
Browse files Browse the repository at this point in the history
Use macos-15
  • Loading branch information
whattherestimefor authored Nov 18, 2024
1 parent 138230e commit 255130f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
jobs:
build:
name: CI build
runs-on: macos-13
runs-on: macos-15
steps:
- name: Repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 255130f

Please sign in to comment.