Use docker
Some checks failed
Deploy to Pages / build (push) Failing after 33s

This commit is contained in:
Andras Schmelczer 2026-05-08 22:02:29 +01:00
parent c2a9d0a826
commit 00371703ad

View file

@ -13,7 +13,7 @@ concurrency:
jobs:
build:
runs-on: ubuntu-latest
runs-on: docker
steps:
- uses: actions/checkout@v4