Skip to content

Commit 2da1ee9

Browse files
authored
ci: fix runner name typo
1 parent 41ec9ff commit 2da1ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
}
9999
},
100100
{
101-
"os": "ubuntu-22.04t",
101+
"os": "ubuntu-22.04",
102102
"swift": "5.10",
103103
"dependencies": {
104104
"swift-syntax": "510.0.3"

0 commit comments

Comments
 (0)