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 ba8fcb7 commit b373067Copy full SHA for b373067
.github/workflows/ci_test_go.yml
@@ -30,7 +30,7 @@ jobs:
30
matrix:
31
library: [DynamoDbEncryption, TestVectors]
32
os: [ubuntu-22.04, macos-13]
33
- go-version: ["1.23", "1.24"]
+ go-version: ["1.23", "1.24", "1.25"]
34
runs-on: ${{ matrix.os }}
35
permissions:
36
id-token: write
0 commit comments