Fix runner labels to match act_runner configuration

This commit is contained in:
2026-08-19 22:11:32 +02:00
parent 21db45f0b0
commit 24affb4a5a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: host
container:
image: artixlinux/artixlinux:base
options: --privileged
+1 -1
View File
@@ -5,7 +5,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: host
container:
image: artixlinux/artixlinux:base
options: --privileged