Skip to content

Commit

Permalink
Undo platform
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilWindle committed Sep 14, 2023
1 parent bb49070 commit d2267e4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1032,8 +1032,6 @@ jobs:
- *setup_env
- run:
name: "Test"
environment:
PLATFORM: linux/arm/v8
command: cond_run_script canary-build ./scripts/run_tests uniswap_trade_on_l1_from_l2.test.ts canary-build ./scripts/docker-compose-e2e-sandbox.yml

build-docs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ services:
RPC_SERVER_BLOCK_POLLING_INTERVAL_MS: 50
ARCHIVER_VIEM_POLLING_INTERVAL_MS: 500
SEARCH_START_BLOCK: ${FORK_BLOCK_NUMBER:-0}
PLATFORM: ${PLATFORM:-"limux/amd64"}
ports:
- '8080:8080'

Expand Down

0 comments on commit d2267e4

Please sign in to comment.