Skip to content

Commit

Permalink
Merge branch 'master' into drop-p21
Browse files Browse the repository at this point in the history
  • Loading branch information
tamirms authored Jan 2, 2025
2 parents 7ba8177 + 9b3e5b3 commit c67d1d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/galexie-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

publish-docker:
name: Test and push docker image
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
GALEXIE_INTEGRATION_TESTS_ENABLED: "true"
GALEXIE_INTEGRATION_TESTS_CAPTIVE_CORE_BIN: /usr/bin/stellar-core
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/galexie.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
galexie:
name: Test
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env:
CAPTIVE_CORE_DEBIAN_PKG_VERSION: 22.1.0-2194.0241e79f7.focal
GALEXIE_INTEGRATION_TESTS_ENABLED: "true"
Expand Down

0 comments on commit c67d1d9

Please sign in to comment.