Skip to content

Commit

Permalink
Merge branch 'master' into scx1332/update_payment7
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 authored Feb 10, 2025
2 parents e4bc611 + 564eccf commit 0c8cb86
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1,369 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 0c8cb86

Please sign in to comment.