From 7ae9eae9fd5ac2de4b577d1274961130afe93c7a Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 5 Mar 2024 18:56:17 +0900 Subject: [PATCH] Update test-iso.yml --- .github/workflows/test-iso.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-iso.yml b/.github/workflows/test-iso.yml index 89c3acd..b4a13c2 100644 --- a/.github/workflows/test-iso.yml +++ b/.github/workflows/test-iso.yml @@ -15,7 +15,7 @@ on: jobs: build-and-push-iso: name: Build ISO - runs-on: ubuntu-latest + runs-on: self-hosted container: image: fedora:39 options: "--privileged"