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 d7d8bf1 commit fb62f77Copy full SHA for fb62f77
.github/workflows/library_go_tests.yml
@@ -20,7 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
library: [AwsEncryptionSDK, TestVectors]
23
- go-version: ["1.23", "1.24"]
+ go-version: ["1.23", "1.24", "1.25"]
24
os: [
25
# Sed script doesn't work properly on windows
26
# windows-latest,
0 commit comments