try GH runners for a laugh..

This commit is contained in:
Anton Belodedenko 2024-08-15 14:07:51 -07:00
parent afb14283d3
commit 6361744956

View File

@ -37,7 +37,7 @@ env:
jobs:
test:
runs-on: ["self-hosted", "X64", "distro:jammy"] # balenaOS (balena-public-pki) tests require socat v1.7.4
runs-on: ["ubuntu-latest"] # balenaOS (balena-public-pki) tests require socat v1.7.4
timeout-minutes: 60
strategy:
fail-fast: false