Skip to content

Commit 81ea1ba

Browse files
auto commit
2 parents e407805 + b45ca95 commit 81ea1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_test_go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
matrix:
3131
library: [DynamoDbEncryption, TestVectors]
3232
os: [ubuntu-22.04, macos-13]
33-
go-version: ["1.23", "1.24"]
33+
go-version: ["1.23", "1.24", "1.25"]
3434
runs-on: ${{ matrix.os }}
3535
permissions:
3636
id-token: write

0 commit comments

Comments
 (0)