Skip to content

Commit fd92703

Browse files
committed
.. and also test against it
1 parent 253c109 commit fd92703

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ jobs:
8181
swift-syntax-version: "601.0.0"
8282
- image: "swift:6.2"
8383
swift-syntax-version: "602.0.0"
84+
- image: "swift:6.3"
85+
swift-syntax-version: "603.0.0"
8486
runs-on: ubuntu-latest
8587
container:
8688
image: ${{ matrix.entry.image }}

0 commit comments

Comments
 (0)