[ci] runner update
Some checks failed
test / test (push) Has been cancelled

This commit is contained in:
jake 2025-05-21 23:39:06 -04:00
parent f2ffed2be3
commit 58c8a231e1

View File

@ -1,11 +1,10 @@
name: "test"
run-name: "test"
on:
push:
on: push
jobs:
test:
runs-on: fire
runs-on: water
steps:
- uses: actions/checkout@v4