We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8902eb9 commit 7e80bf3Copy full SHA for 7e80bf3
.github/workflows/hw-build.yml
@@ -23,7 +23,7 @@ permissions:
23
jobs:
24
build-hw:
25
name: Build HW VDF Client
26
- runs-on: [ubuntu-latest]
+ runs-on: [ubuntu-22.04]
27
steps:
28
- name: Checkout code
29
uses: actions/checkout@v4
0 commit comments