fix: give it a runner that can run it

Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
silver 2024-08-06 20:18:26 +00:00
parent e916ca2429
commit 7f6c671a18

View file

@ -1,6 +1,6 @@
on: [push]
jobs:
test:
runs-on: docker
runs-on: ubuntu-latest
steps:
- run: echo All Good