Update .github/workflows/linux-ci.yaml
Some checks failed
Windows CI / build (🟦, mingw64) (push) Waiting to run
Linux CI / build (push) Failing after 15s

This commit is contained in:
Marco Cawthorne 2025-02-10 21:39:02 +00:00
parent 63fe97ee0f
commit 2b8d97a5c7

View file

@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: docker
steps:
- uses: actions/checkout@v3