Skip to content

Commit 177c217

Browse files
committed
fix
1 parent 761fb49 commit 177c217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-renku-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
# job_name: ['linux', 'linux_386', 'mac_amd64', 'mac_arm64', 'windows', 'other_os']
21-
job_name: 'linux'
21+
job_name: ['linux']
2222

2323
include:
2424
- job_name: linux

0 commit comments

Comments
 (0)