Skip to content

Commit

Permalink
Revert "#436: put the core git ref back to last soroban release, can'…
Browse files Browse the repository at this point in the history
…t bump that to latest yet, go:soroban-xdr-next doesn't have that latest xdr yet"

This reverts commit 1d008c1.
  • Loading branch information
Paul Bellamy committed Mar 27, 2023
1 parent 1d008c1 commit 742c852
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-soroban-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
arch: amd64
tag: soroban-dev-amd64
core_ref: 871accefc0c4a703c1321b4f0e48cf6e03b41960
core_ref: 064a2787acb9e98c70567523785333581ee1ffa4
core_configure_flags: --disable-tests --enable-next-protocol-version-unsafe-for-production
go_ref: soroban-xdr-next
soroban_tools_ref: main
Expand All @@ -53,7 +53,7 @@ jobs:
with:
arch: arm64
tag: soroban-dev-arm64
core_ref: 871accefc0c4a703c1321b4f0e48cf6e03b41960
core_ref: 064a2787acb9e98c70567523785333581ee1ffa4
core_configure_flags: --disable-tests --enable-next-protocol-version-unsafe-for-production
core_build_runner_type: ubuntu-latest-16-cores
go_ref: soroban-xdr-next
Expand Down

0 comments on commit 742c852

Please sign in to comment.