Skip to content

Commit ea91c41

Browse files
committed
Use latest macOS
1 parent 0079c0f commit ea91c41

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
@@ -12,7 +12,7 @@ concurrency:
1212

1313
jobs:
1414
test:
15-
runs-on: macos-13
15+
runs-on: macOS-latest
1616
steps:
1717
- uses: maxim-lobanov/setup-xcode@v1
1818
with:

0 commit comments

Comments
 (0)