Skip to content

Commit

Permalink
CI: Install LLVM OpenMP on all MSYS2 runners
Browse files Browse the repository at this point in the history
  • Loading branch information
mmuetzel committed Nov 5, 2023
1 parent 69c95a4 commit 6d8e934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ jobs:
${{ matrix.f77-package }}
${{ matrix.target-prefix }}-ccache
${{ matrix.target-prefix }}-openblas
${{ matrix.target-prefix }}-omp
${{ matrix.target-prefix }}-openmp
${{ matrix.target-prefix }}-python
${{ matrix.target-prefix }}-gmp
${{ matrix.target-prefix }}-mpfr
Expand Down

0 comments on commit 6d8e934

Please sign in to comment.