Switch CI runner to Ubuntu (containerized act_runner)
Some checks failed
CI / test-and-build (push) Failing after 43s
Some checks failed
CI / test-and-build (push) Failing after 43s
This commit is contained in:
parent
1d4ae6c76d
commit
ab991e212c
@ -9,7 +9,7 @@ name: CI
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-and-build:
|
test-and-build:
|
||||||
runs-on: host
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user