Skip to content

Commit fe0efd1

Browse files
committed
chore: change RPC_MAINNET URL
1 parent 170e3dc commit fe0efd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/foundry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
esac
7373
env:
7474
FOUNDRY_PROFILE: ${{ matrix.suite == 'Fork' && 'forktest' || 'medium' }}
75-
RPC_MAINNET: https://billowing-capable-sound.quiknode.pro/
75+
RPC_MAINNET: https://eth-mainnet.g.alchemy.com/v2/demo
7676

7777
# -----------------------------------------------------------------------
7878
# Forge Storage Diff

0 commit comments

Comments
 (0)