Skip to content

Commit 498cca1

Browse files
Merge pull request #115 from hoereth/patch-1
macos version -> 15
2 parents 14f49dc + 21e34ba commit 498cca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build
33
jobs:
44
test:
55
name: Build
6-
runs-on: macOS-latest
6+
runs-on: macos-15
77
steps:
88
- name: Checkout
99
uses: actions/checkout@v2

0 commit comments

Comments
 (0)