Skip to content

Commit 589e48c

Browse files
committed
fix format CI
1 parent 69df57d commit 589e48c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ concurrency:
1212
jobs:
1313
swift_format:
1414
name: swift-format
15-
runs-on: macos-12
15+
runs-on: macos-13
1616
steps:
1717
- uses: actions/checkout@v3
1818
- name: Xcode Select

0 commit comments

Comments
 (0)