Skip to content

Commit

Permalink
Merge pull request #172 from AntelopeIO/ptests_to_hightier
Browse files Browse the repository at this point in the history
[3.2] switch parallel tests to new runner type
  • Loading branch information
spoonincode authored Sep 16, 2022
2 parents 56f858d + e3addf9 commit 781aae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
fail-fast: false
matrix:
platform: [ubuntu20]
runs-on: ["self-hosted", "enf-x86-beefy"]
runs-on: ["self-hosted", "enf-x86-hightier"]
container: ${{fromJSON(needs.d.outputs.p)[matrix.platform].image}}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 781aae4

Please sign in to comment.