Skip to content

Commit 52d514c

Browse files
committed
👷 Build on macOS 15
1 parent ed540c2 commit 52d514c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: Swift ${{ matrix.swift }} on ${{ matrix.os }}
66
strategy:
77
matrix:
8-
os: [macos-latest]
8+
os: [macos-15]
99
swift: ["6.0.2"]
1010
runs-on: ${{ matrix.os }}
1111
steps:

0 commit comments

Comments
 (0)