Skip to content

Commit

Permalink
fixup: move CI back to fedora latest
Browse files Browse the repository at this point in the history
  • Loading branch information
streeve committed Feb 4, 2025
1 parent 86b41a2 commit 75b8976
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,7 @@ jobs:
heffte: 'MKL'
hypre: 'OFF'
coverage: 'OFF'
# FIXME: use fedora:latest when MPI timeouts are fixed
- distro: 'fedora:rawhide'
- distro: 'fedora:latest'
cxx: 'g++'
backend: 'OPENMP'
cmake_build_type: 'Release'
Expand All @@ -104,8 +103,7 @@ jobs:
hypre: 'OFF'
coverage: 'OFF'
doxygen: 'ON'
# FIXME: use fedora:latest when MPI timeouts are fixed
- distro: 'fedora:rawhide'
- distro: 'fedora:latest'
cxx: 'clang++'
backend: 'OPENMP'
cmake_build_type: 'Release'
Expand Down

0 comments on commit 75b8976

Please sign in to comment.