Update CI
Some checks failed
Test build & run / build-run (push) Failing after 15s

This commit is contained in:
Kio 2025-02-03 21:09:59 +00:00
parent be021c4b16
commit 532cd614ce

View file

@ -4,7 +4,7 @@ on: [push]
jobs:
build-run:
runs-on: ubuntu-latest
runs-on: docker
steps:
- name: Checkout repo
uses: actions/checkout@v4