We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f233963 commit 59f1697Copy full SHA for 59f1697
1 file changed
.github/workflows/ci.yml
@@ -12,4 +12,4 @@ jobs:
12
ci:
13
uses: 1mb-dev/.github/.github/workflows/ci-go.yml@main
14
with:
15
- go-versions: '["1.25"]'
+ go-versions: '["1.25", "1.26"]'
0 commit comments