Skip to content

Commit 4312f25

Browse files
committed
Specify the correct GHA reference and use P26
1 parent baeff82 commit 4312f25

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/rpc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ concurrency:
1212

1313
jobs:
1414
rpc:
15-
name: RPC integration tests
16-
uses: stellar/stellar-rpc/.github/workflows/integration-tests.yml@main
15+
uses: stellar/stellar-rpc/.github/workflows/integration-tests.yml
1716
with:
17+
rpc_git_ref: protocol-next
1818
core_git_ref: ${{ github.sha }}
19-
protocol_version: '25'
19+
protocol_version: '26'

0 commit comments

Comments
 (0)