We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b4a9d3 commit 67e39baCopy full SHA for 67e39ba
.github/workflows/release.yml
@@ -30,6 +30,7 @@ jobs:
30
strategy:
31
matrix:
32
versions:
33
+ - { tf_version: "0.11.14", awscli_version: "2.5.1" }
34
- { tf_version: "0.12.24", awscli_version: "2.5.1" }
35
36
env:
0 commit comments