We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3eb53c7 + 0f7de42 commit fe5dc12Copy full SHA for fe5dc12
.github/workflows/build-ubuntu-20.04.yml
@@ -24,6 +24,7 @@ jobs:
24
build:
25
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@main
26
with:
27
+ runs-on: ubuntu-22.04
28
alternate-latest-mode: true
29
docker-context: "./ubuntu-20.04"
30
dockerfile: "./ubuntu-20.04/Dockerfile"
0 commit comments