Skip to content

Commit

Permalink
Merge pull request #115 from hoereth/patch-1
Browse files Browse the repository at this point in the history
macos version -> 15
  • Loading branch information
lightsprint09 authored Nov 25, 2024
2 parents 14f49dc + 21e34ba commit 498cca1
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 @@ -3,7 +3,7 @@ name: Build
jobs:
test:
name: Build
runs-on: macOS-latest
runs-on: macos-15
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 498cca1

Please sign in to comment.