Skip to content

Commit

Permalink
Cactus fails to build on Noble, back to Jammy.
Browse files Browse the repository at this point in the history
  • Loading branch information
guydavis committed Feb 16, 2025
1 parent 99489a8 commit 9348b1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/develop-blockchains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
cactus:
runs-on: ubuntu-24.04
runs-on: ubuntu-22.04
steps:
-
name: Checkout
Expand Down Expand Up @@ -41,7 +41,7 @@ jobs:
provenance: false
push: true
build-args: |
"UBUNTU_VER=noble"
"UBUNTU_VER=jammy"
"MACHINARIS_STREAM=develop"
"CHIADOG_BRANCH=dev"
"FDCLI_BRANCH=dev"
Expand Down

0 comments on commit 9348b1c

Please sign in to comment.