mayb?
Some checks failed
Build and Publish Runner Image / build (push) Failing after 1s

This commit is contained in:
2026-01-09 17:44:56 -05:00
parent cb5f69d905
commit d7fa1257e1

View File

@@ -7,7 +7,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: runner
container: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3