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 1d21bb4 commit 35282a8Copy full SHA for 35282a8
.circleci/config.yml
@@ -823,7 +823,7 @@ defaults:
823
# NOTE: test suite disabled due to dependence on a specific version of Hardhat
824
# which does not support shanghai EVM.
825
compile_only: 1
826
- image: cimg/node:18.16
+ image: cimg/node:20.19
827
828
- job_native_test_ext_uniswap: &job_native_test_ext_uniswap
829
<<: *requires_b_ubu_static
@@ -876,7 +876,7 @@ defaults:
876
binary_type: native
877
# NOTE: test suite disabled due to constant failures.
878
879
880
881
- job_b_ubu_asan_clang: &job_b_ubu_asan_clang
882
<<: *on_all_tags_and_branches
0 commit comments