revert ed9b2a8a7e
Some checks failed
Build & Publish / build (push) Failing after 1m4s

revert Update .github/workflows/root.yml
This commit is contained in:
jansel 2025-06-13 21:52:17 +02:00
parent ed9b2a8a7e
commit 043c79b8c3

View file

@ -6,9 +6,7 @@ on:
jobs:
build:
runs-on: docker
container:
image: ubuntu:latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4