We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d074b commit 05ecf73Copy full SHA for 05ecf73
.github/workflows/check-genesis-hooks.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
check-genesis-hooks:
13
- runs-on: ubuntu-22.04-arm
+ runs-on: ubuntu-22.04
14
env:
15
CLANG_VERSION: 10
16
name: Verify xahau.h is in sync with genesis hooks
0 commit comments