Skip to content

Commit

Permalink
Merge branch 'master' into feat-3350--Adding-support-for-url-when-imp…
Browse files Browse the repository at this point in the history
…orting-certs
  • Loading branch information
BViganotti authored Jan 17, 2025
2 parents 17d41b8 + 564eccf commit a80cbda
Show file tree
Hide file tree
Showing 3 changed files with 796 additions and 651 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
multi-payment-test:
name: Multi-payment test
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
needs: build
steps:
- name: Checkout
Expand Down Expand Up @@ -143,7 +143,7 @@ jobs:
integration-test-groups:
name: T
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
needs: build
timeout-minutes: 15
strategy:
Expand Down Expand Up @@ -220,7 +220,7 @@ jobs:

integration-test:
name: Integration Tests (hybrid-net)
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
needs: [ integration-test-groups ]
steps:
- name: Check status
Expand Down
Loading

0 comments on commit a80cbda

Please sign in to comment.