Skip to content

Commit 59f1697

Browse files
committed
chore(ci): add Go 1.26 to test matrix
1 parent f233963 commit 59f1697

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
ci:
1313
uses: 1mb-dev/.github/.github/workflows/ci-go.yml@main
1414
with:
15-
go-versions: '["1.25"]'
15+
go-versions: '["1.25", "1.26"]'

0 commit comments

Comments
 (0)