Skip to content

Commit c1addc0

Browse files
committed
update macos version to use swift 6
1 parent 46447ca commit c1addc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)