Update buildx-bake.yml

This commit is contained in:
bjoernellens1 2023-11-21 11:02:34 +01:00 committed by GitHub
parent 7d242a6c1f
commit 2563f50f9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +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