Skip to content

Commit

Permalink
temporary: use linux
Browse files Browse the repository at this point in the history
  • Loading branch information
saucepoint committed Dec 11, 2023
1 parent 2cc92ea commit 3437a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ fs_permissions = [{ access = "read-write", path = ".forge-snapshots/"}]
cancun = true

# For Linux/WSL2 systems, please change to `lib/v4-core/bin/solc-static-linux`
solc = "forge-lib/v4-core/bin/solc-mac"
solc = "forge-lib/v4-core/bin/solc-static-linux"

# See more config options https://github.com/foundry-rs/foundry/tree/master/config

0 comments on commit 3437a91

Please sign in to comment.