Skip to content

Commit 5df8e33

Browse files
authored
Merge branch 'v2' into dependabot/go_modules/github.com/testcontainers/testcontainers-go/modules/redis-0.39.0
2 parents c6444cf + 1d82c96 commit 5df8e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
strategy:
1313
matrix:
1414
go-version:
15-
- "1.23"
1615
- "1.24"
16+
- "1.25"
1717
name: lint and test
1818
runs-on: ubuntu-latest
1919
steps:

0 commit comments

Comments
 (0)