Skip to content

Commit cc0f003

Browse files
chore(go): Update ci_test_go.yml
1 parent c8796d9 commit cc0f003

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)