We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c189fd8 commit 6d44f79Copy full SHA for 6d44f79
.github/workflows/test.yaml
@@ -5,7 +5,7 @@ jobs:
5
test:
6
strategy:
7
matrix:
8
- go: [ "1.20", "1.21" ]
+ go: [ "1.23", "1.24" ]
9
10
env:
11
GOPATH: /home/runner/work/terraform-provider-jetstream
0 commit comments