Skip to content

Commit b9044ad

Browse files
authored
ci: added swift-syntax 602 version
1 parent 05a9519 commit b9044ad

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,13 @@ jobs:
174174
"swift-syntax": "601.0.1"
175175
}
176176
},
177+
{
178+
"os": "ubuntu-latest",
179+
"swift": "6.2",
180+
"dependencies": {
181+
"swift-syntax": "602.0.0"
182+
}
183+
},
177184
{
178185
"os": "macos-15",
179186
"swift": "6.1.2"

0 commit comments

Comments
 (0)