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 7adda56 commit d17ff95Copy full SHA for d17ff95
.github/workflows/galexie-release.yml
@@ -8,7 +8,7 @@ jobs:
8
9
publish-docker:
10
name: Test and push docker image
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
12
env:
13
GALEXIE_INTEGRATION_TESTS_ENABLED: "true"
14
GALEXIE_INTEGRATION_TESTS_CAPTIVE_CORE_BIN: /usr/bin/stellar-core
.github/workflows/galexie.yml
@@ -8,7 +8,7 @@ on:
jobs:
galexie:
name: Test
CAPTIVE_CORE_DEBIAN_PKG_VERSION: 22.0.0-2138.721fd0a65.focal
0 commit comments