We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a553c4 commit b7ef9d2Copy full SHA for b7ef9d2
.github/workflows/test.yml
@@ -77,7 +77,7 @@ jobs:
77
format:
78
runs-on: ubuntu-latest
79
container:
80
- image: swift:6.0.3
+ image: swift:6.1.2
81
steps:
82
- uses: actions/checkout@v5
83
- run: ./Utilities/format.swift
0 commit comments