Skip to content

Commit 49aa27c

Browse files
chore(go): add go 1.25 to CI (#1684)
1 parent 4e06e37 commit 49aa27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/library_go_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
AwsCryptographicMaterialProviders,
2929
TestVectorsAwsCryptographicMaterialProviders,
3030
]
31-
go-version: ["1.23", "1.24"]
31+
go-version: ["1.23", "1.24", "1.25"]
3232
os: [
3333
# TODO fix Dafny-generated tests on Windows;
3434
# the sys.path workaround for generated Dafny doesn't work on Windows.

0 commit comments

Comments
 (0)