We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e06e37 commit 49aa27cCopy full SHA for 49aa27c
.github/workflows/library_go_tests.yml
@@ -28,7 +28,7 @@ jobs:
28
AwsCryptographicMaterialProviders,
29
TestVectorsAwsCryptographicMaterialProviders,
30
]
31
- go-version: ["1.23", "1.24"]
+ go-version: ["1.23", "1.24", "1.25"]
32
os: [
33
# TODO fix Dafny-generated tests on Windows;
34
# the sys.path workaround for generated Dafny doesn't work on Windows.
0 commit comments