ci: fix runs-on
Some checks failed
Deployment / build (push) Failing after 21s

This commit is contained in:
fleaz 2025-03-16 02:03:19 +01:00
parent b7866414a9
commit a3a86e9042

View file

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