Skip to content

Commit 61d4ffc

Browse files
[3.2] remove amoy chain from sync-from-scratch-test list (#17921)
1 parent e675661 commit 61d4ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa-sync-from-scratch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
chain: [ sepolia, hoodi, amoy, chiado ] # Chain name as specified on the erigon command line
22+
chain: [ sepolia, hoodi, chiado ] # Chain name as specified on the erigon command line
2323
env:
2424
ERIGON_DATA_DIR: ${{ github.workspace }}/erigon_data
2525
ERIGON_QA_PATH: /home/qarunner/erigon-qa

0 commit comments

Comments
 (0)