Skip to content

Commit

Permalink
test macos 14
Browse files Browse the repository at this point in the history
  • Loading branch information
SGSSGene committed Jan 22, 2025
1 parent fb67e64 commit 5dc9a3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
- {os: ubuntu-22.04, compiler: clang18-cpp20-release}
- {os: macos-13, compiler: gcc14-cpp20-release, cmake_flags: "-DFMC_USE_SDSL=NO"}
- {os: macos-13, compiler: clang17-cpp20-release, cmake_flags: "-DFMC_USE_SDSL=NO"}
- {os: macos-14, compiler: gcc14-cpp20-release, cmake_flags: "-DFMC_USE_SDSL=NO"}
- {os: macos-14, compiler: clang17-cpp20-release, cmake_flags: "-DFMC_USE_SDSL=NO"}
- {os: windows-2022, compiler: msvc-cpp20-release, cmake_flags: "-DFMC_USE_SDSL=NO"}
# not running any tests, since it takes to long
- {os: windows-2022, compiler: msvc-cpp20-debug-notests, cmake_flags: "-DFMC_USE_SDSL=NO"}
Expand Down

0 comments on commit 5dc9a3d

Please sign in to comment.