Skip to content

Commit

Permalink
Revert "Sync main with sync layer stable" (#1961)
Browse files Browse the repository at this point in the history
Reverts #1957
  • Loading branch information
StanislavBreadless authored May 16, 2024
1 parent 3df3356 commit d01dded
Show file tree
Hide file tree
Showing 207 changed files with 1,083 additions and 2,577 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-contract-verifier-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
matrix:
components:
- contract-verifier
- verified-sources-fetcher
platforms:
- linux/amd64

Expand Down Expand Up @@ -155,8 +154,6 @@ jobs:
component:
- name: contract-verifier
platform: linux/amd64
- name: verified-sources-fetcher
platform: linux/amd64
env:
IMAGE_TAG_SUFFIX: ${{ inputs.image_tag_suffix }}
steps:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-core-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ jobs:
platform: linux/amd64,linux/arm64
- name: snapshots-creator
platform: linux/amd64

env:
IMAGE_TAG_SUFFIX: ${{ inputs.image_tag_suffix }}${{ (inputs.en_alpha_release && matrix.component.name == 'external-node') && '-alpha' || '' }}
steps:
Expand Down
Loading

0 comments on commit d01dded

Please sign in to comment.