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.
1 parent 77fd192 commit 27111dbCopy full SHA for 27111db
.github/workflows/main-blockchains.yaml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
cactus:
11
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-22.04
12
steps:
13
-
14
name: Checkout
@@ -42,7 +42,7 @@ jobs:
42
provenance: false
43
push: true
44
build-args: |
45
- "UBUNTU_VER=noble"
+ "UBUNTU_VER=jammy"
46
"MACHINARIS_STREAM=latest"
47
"CACTUS_BRANCH=main"
48
tags: |
.github/workflows/test-blockchains.yaml
@@ -7,7 +7,7 @@ on:
7
@@ -41,7 +41,7 @@ jobs:
41
"MACHINARIS_STREAM=develop"
"CHIADOG_BRANCH=dev"
0 commit comments