Skip to content

Commit ddd28b2

Browse files
ci: rename Go 1.21 option back to ubuntu-latest
Documentation expects it to be named ubuntu-latest.
1 parent b1fc441 commit ddd28b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/options.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"PackageRequirement": true
1515
},
1616
{
17-
"Name": "ubuntu-go-1.21",
17+
"Name": "ubuntu-latest-go-1.21",
1818
"Image": "ubuntu-latest",
1919
"Language": "go",
2020
"LanguageVersion": "1.21",

0 commit comments

Comments
 (0)