We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de18467 commit f2ec1eaCopy full SHA for f2ec1ea
.github/workflows/examples.yml
@@ -8,7 +8,7 @@ jobs:
8
terraform_validation:
9
strategy:
10
matrix:
11
- version: [1.10, latest]
+ version: ["1.10", latest]
12
runs-on: ubuntu-latest
13
14
steps:
0 commit comments