ci: update runner label
Some checks failed
/ test (push) Failing after 1m19s

This commit is contained in:
Marc 2024-11-03 23:28:00 -05:00
parent f8a61b88c6
commit 8af991eab6
Signed by: marc
GPG key ID: 048E042F22B5DC79

View file

@ -8,7 +8,7 @@ env:
jobs: jobs:
test: test:
runs-on: ubuntu-latest runs-on: runner-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with: