Skip to content

Commit baaf538

Browse files
author
DominicGBauer
committed
chore: use macos 15 in action
1 parent cdad3e2 commit baaf538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/temp-spm-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: "temp test spm"
44
jobs:
55
build:
66
name: Building iOS
7-
runs-on: macos-latest
7+
runs-on: macos-15
88
steps:
99
- uses: actions/checkout@v3
1010
with:

0 commit comments

Comments
 (0)