Skip to content

Commit

Permalink
Build fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
ygoldfeld committed Dec 5, 2023
1 parent eac945f commit b5ab49f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
arch = x86_64
os = Linux
build_type = ${{ matrix.build-type.conan-name }}
jemalloc:build_type = ${{ matrix.build-type.conan-jemalloc }}
[conf]
tools.build:compiler_executables = {"c": "${{ matrix.compiler.c-path }}", "cpp": "${{ matrix.compiler.cpp-path }}"}
Expand Down

0 comments on commit b5ab49f

Please sign in to comment.