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 8666576 commit b2c3163Copy full SHA for b2c3163
.github/workflows/test-add-compiler-matrix.yml
@@ -86,7 +86,7 @@ jobs:
86
--modulepath spec/fixtures/modules \
87
architecture=${{ matrix.architecture }} \
88
console_password=${{ secrets.CONSOLE_PASSWORD }} \
89
- version=${{ matrix.version }}
+ version=${{ matrix.version }} \
90
download_mode=bolthost
91
- name: Run add_compilers plan
92
timeout-minutes: 50
0 commit comments