We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 170e3dc commit fe0efd1Copy full SHA for fe0efd1
.github/workflows/foundry.yml
@@ -72,7 +72,7 @@ jobs:
72
esac
73
env:
74
FOUNDRY_PROFILE: ${{ matrix.suite == 'Fork' && 'forktest' || 'medium' }}
75
- RPC_MAINNET: https://billowing-capable-sound.quiknode.pro/
+ RPC_MAINNET: https://eth-mainnet.g.alchemy.com/v2/demo
76
77
# -----------------------------------------------------------------------
78
# Forge Storage Diff
0 commit comments