CI : change runner
Some checks failed
Deploy / deploy (push) Failing after 1m2s

This commit is contained in:
isUnknown 2026-03-05 07:03:01 +01:00
parent b130f5c9d8
commit 2670590cef

View file

@ -10,7 +10,7 @@ env:
jobs:
deploy:
runs-on: ubuntu-latest
runs-on: docker
steps:
- name: Checkout
uses: actions/checkout@v4