Revert "change runner to linux"
Some checks failed
Run short tests / run-tests (push) Has been cancelled
Some checks failed
Run short tests / run-tests (push) Has been cancelled
This reverts commit 99ed529600.
This commit is contained in:
2
.github/workflows/short-tests.yml
vendored
2
.github/workflows/short-tests.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
run-tests:
|
||||
runs-on: linux
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user