We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4fd28 commit 8425b1eCopy full SHA for 8425b1e
.github/workflows/docker.yml
@@ -34,7 +34,7 @@ jobs:
34
matrix:
35
platform:
36
- ubuntu-22.04
37
- - [self-hosted, ARM64]
+ - besu-arm64
38
runs-on: ${{ matrix.platform }}
39
steps:
40
- name: Prepare
0 commit comments