Skip to content

Commit a681742

Browse files
authored
Merge pull request #21 from FunctionCalling/renovate/macos-15.x
2 parents 919eaa5 + 339ad8e commit a681742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
branches: "*"
1111
jobs:
1212
build:
13-
runs-on: macos-14
13+
runs-on: macos-15
1414
steps:
1515
- uses: actions/checkout@v5
1616
- name: Change Xcode version

0 commit comments

Comments
 (0)