mirror of
https://github.com/balena-io/open-balena.git
synced 2024-12-18 21:27:52 +00:00
Update tests.yml
This commit is contained in:
parent
e518f94554
commit
afb14283d3
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -37,7 +37,7 @@ env:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ["self-hosted", "X64", "runtime:container", "distro:jammy"] # balenaOS (balena-public-pki) tests require socat v1.7.4
|
||||
runs-on: ["self-hosted", "X64", "distro:jammy"] # balenaOS (balena-public-pki) tests require socat v1.7.4
|
||||
timeout-minutes: 60
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
Loading…
Reference in New Issue
Block a user