We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 761fb49 commit 177c217Copy full SHA for 177c217
1 file changed
.github/workflows/build-renku-release.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
# job_name: ['linux', 'linux_386', 'mac_amd64', 'mac_arm64', 'windows', 'other_os']
21
- job_name: 'linux'
+ job_name: ['linux']
22
23
include:
24
- job_name: linux
0 commit comments