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 7dfaaab commit 7788b4eCopy full SHA for 7788b4e
.github/actions/setup-simcore-env/action.yml
@@ -30,7 +30,7 @@ inputs:
30
expose-github-runtime:
31
description: 'Whether to expose GitHub runtime for buildx (needed for some integration tests)'
32
required: false
33
- default: 'false'
+ default: 'true'
34
35
runs:
36
using: 'composite'
0 commit comments