update
Some checks failed
Build and Publish Runner Image / build (push) Failing after 3m37s

This commit is contained in:
2026-01-09 17:50:13 -05:00
parent d7fa1257e1
commit 0a95ede2be

View File

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