We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d963196 commit cdd8b5eCopy full SHA for cdd8b5e
.github/workflows/apptainer-ci.yaml
@@ -59,7 +59,6 @@ jobs:
59
echo "FOLDERS=$DOCKER_COMPOSE_PATHS_JSON" >> $GITHUB_OUTPUT
60
setup-build:
61
needs: [group-diff]
62
- runs-on: ${{ github.repository_owner == 'intel' && 'intel-ubuntu-latest' || 'ubuntu-latest' }}
63
if: needs.group-diff.outputs.groups != '[""]'
64
strategy:
65
matrix:
0 commit comments