Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SGSSGene committed Jan 22, 2025
1 parent 794ee1b commit fb67e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- {os: ubuntu-22.04, compiler: emscripten-cpp20-release, cmake_flags: "-DCMAKE_EXE_LINKER_FLAGS='-sALLOW_MEMORY_GROWTH=1 -sSTACK_SIZE=1000000'", cmake_cxx_flags: "-Wno-c++11-narrowing"}
steps:
- name: Standard IV-project testing
uses: iv-project/IVaction@v10.2
uses: iv-project/IVaction@v10.3
with:
compiler: ${{ matrix.compiler }}
threads: 2
Expand Down

0 comments on commit fb67e64

Please sign in to comment.