Skip to content

Commit

Permalink
try GH runners for a laugh..
Browse files Browse the repository at this point in the history
  • Loading branch information
ab77 committed Aug 19, 2024
1 parent afb1428 commit 6361744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6361744

Please sign in to comment.