Update buildx-bake.yml

This commit is contained in:
bjoernellens1 2023-11-21 10:43:44 +01:00 committed by GitHub
parent e94879535b
commit 3658f77da6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,9 +8,7 @@ on:
jobs:
build:
#runs-on: ubuntu-latest
runs-on:
- self-hosted
- ubuntu-latest
runs-on: [ self-hosted, ubuntu-latest ]
steps:
- name: Checkout code