run on docker
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Antoine Martin 2024-08-11 16:18:33 -04:00
parent 218460fa79
commit 345b8e524d
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -1,7 +1,7 @@
on: [push]
jobs:
test:
runs-on: ayakael-podman-x86_64
runs-on: docker
container:
image: alpine:edge
steps: