run on x86_64
All checks were successful
/ test (push) Successful in 15s

This commit is contained in:
Antoine Martin 2024-08-11 16:20:00 -04:00
parent 345b8e524d
commit 268491a198
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

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