Skip to content

Commit 7bb1b65

Browse files
authored
use python 3.10 for hw vdf build
1 parent 87f6647 commit 7bb1b65

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/hw-build.yml

+5
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ jobs:
3030
with:
3131
fetch-depth: 0
3232

33+
- uses: Chia-Network/actions/setup-python@main
34+
name: Install Python
35+
with:
36+
python-version: 3.10
37+
3338
- name: Set Env
3439
uses: Chia-Network/actions/setjobenv@main
3540
env:

0 commit comments

Comments
 (0)