Skip to content

Commit d01dded

Browse files
Revert "Sync main with sync layer stable" (#1961)
Reverts #1957
1 parent 3df3356 commit d01dded

File tree

207 files changed

+1083
-2577
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

207 files changed

+1083
-2577
lines changed

.github/workflows/build-contract-verifier-template.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
matrix:
3434
components:
3535
- contract-verifier
36-
- verified-sources-fetcher
3736
platforms:
3837
- linux/amd64
3938

@@ -155,8 +154,6 @@ jobs:
155154
component:
156155
- name: contract-verifier
157156
platform: linux/amd64
158-
- name: verified-sources-fetcher
159-
platform: linux/amd64
160157
env:
161158
IMAGE_TAG_SUFFIX: ${{ inputs.image_tag_suffix }}
162159
steps:

.github/workflows/build-core-template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ jobs:
168168
platform: linux/amd64,linux/arm64
169169
- name: snapshots-creator
170170
platform: linux/amd64
171-
172171
env:
173172
IMAGE_TAG_SUFFIX: ${{ inputs.image_tag_suffix }}${{ (inputs.en_alpha_release && matrix.component.name == 'external-node') && '-alpha' || '' }}
174173
steps:

0 commit comments

Comments
 (0)