Skip to content

Commit 6d44f79

Browse files
committed
Use modern go in tests
Signed-off-by: R.I.Pienaar <rip@devco.net>
1 parent c189fd8 commit 6d44f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
test:
66
strategy:
77
matrix:
8-
go: [ "1.20", "1.21" ]
8+
go: [ "1.23", "1.24" ]
99

1010
env:
1111
GOPATH: /home/runner/work/terraform-provider-jetstream

0 commit comments

Comments
 (0)