Skip to content

Commit

Permalink
[gccjit] mock env for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingerZhu committed Dec 2, 2024
1 parent b4ca4b3 commit 3864f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gccjit-trunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ jobs:
- name: Run tests
run: |
sudo ln -s /usr/lib/x86_64-linux-gnu /usr/lib64
sudo ln -sf /usr/lib/gcc/x86_64-linux-gnu/14/* /usr/lib64
cmake --build build --target check

0 comments on commit 3864f2a

Please sign in to comment.