Skip to content

Commit da36afa

Browse files
committed
CI: Update solc version being tested with nix shell
1 parent 83c1776 commit da36afa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
nix develop .# --command -- bash -c "solc-0.8.33 --version"
3232
3333
# test `nix shell`
34-
nix shell .#solc_0_8_19
34+
nix shell .#solc_0_8_33
3535
3636
# test solc.nix as input to other flakes
3737
# Note: overriding flake input is needed as a workaround to local sub flake with overlapping paths.

0 commit comments

Comments
 (0)