Skip to content

Commit

Permalink
Set CC also in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano authored Aug 9, 2024
1 parent ae171aa commit 3b16cb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ jobs:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- run: make -j
env:
CC: gcc
- run: julia test.jl

0 comments on commit 3b16cb0

Please sign in to comment.