Skip to content

Commit ff1730a

Browse files
committed
fix os version for ci
1 parent 0550544 commit ff1730a

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@v4
1616
- name: Install swiftlint

0 commit comments

Comments
 (0)