Skip to content

Commit b7ef9d2

Browse files
Update swift-format version on GitHub Actions
1 parent 5a553c4 commit b7ef9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
format:
7878
runs-on: ubuntu-latest
7979
container:
80-
image: swift:6.0.3
80+
image: swift:6.1.2
8181
steps:
8282
- uses: actions/checkout@v5
8383
- run: ./Utilities/format.swift

0 commit comments

Comments
 (0)