Skip to content

Commit cdd8b5e

Browse files
committed
remove runs on from build
Signed-off-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com>
1 parent d963196 commit cdd8b5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/apptainer-ci.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
echo "FOLDERS=$DOCKER_COMPOSE_PATHS_JSON" >> $GITHUB_OUTPUT
6060
setup-build:
6161
needs: [group-diff]
62-
runs-on: ${{ github.repository_owner == 'intel' && 'intel-ubuntu-latest' || 'ubuntu-latest' }}
6362
if: needs.group-diff.outputs.groups != '[""]'
6463
strategy:
6564
matrix:

0 commit comments

Comments
 (0)