Correct the runner

This commit is contained in:
Alex 2025-05-03 22:23:40 +12:00
parent e70441504c
commit bce83063d2

View file

@ -8,7 +8,7 @@ on:
jobs:
build-image:
runs-on: docker
runs-on: self-hosted
steps:
- name: Check out the repo
uses: actions/checkout@v4