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 253c109 commit fd92703Copy full SHA for fd92703
1 file changed
.github/workflows/test.yml
@@ -81,6 +81,8 @@ jobs:
81
swift-syntax-version: "601.0.0"
82
- image: "swift:6.2"
83
swift-syntax-version: "602.0.0"
84
+ - image: "swift:6.3"
85
+ swift-syntax-version: "603.0.0"
86
runs-on: ubuntu-latest
87
container:
88
image: ${{ matrix.entry.image }}
0 commit comments