We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f95a77f commit 68f7cf0Copy full SHA for 68f7cf0
.github/workflows/test.yml
@@ -90,6 +90,7 @@ jobs:
90
terraform:
91
- "1.9.*"
92
- "1.10.*"
93
+ - "1.11.*"
94
steps:
95
- name: Set up Go
96
uses: actions/setup-go@v5
0 commit comments