Update buildx-bake.yml

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

View File

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