diff --git a/.github/workflows/create-image.yml b/.github/workflows/create-image.yml index 5e782f3..50ed49b 100644 --- a/.github/workflows/create-image.yml +++ b/.github/workflows/create-image.yml @@ -14,7 +14,6 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: self-hosted runs-on: [self-hosted, freebsd] # Steps represent a sequence of tasks that will be executed as part of the job