Skip to content

Commit

Permalink
Reenable GCC 11/stdexec CI configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
msimberg committed Sep 17, 2024
1 parent b9ff228 commit ba33641
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ci/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ include:
- local: 'ci/cpu/clang15_release.yml'
- local: 'ci/cpu/clang16_release.yml'
- local: 'ci/cpu/clang18_release.yml'
# https://github.com/eth-cscs/DLA-Future/issues/1184
# - local: 'ci/cpu/gcc11_release_stdexec.yml'
# - local: 'ci/cpu/gcc11_debug_stdexec.yml'
- local: 'ci/cpu/gcc11_release_stdexec.yml'
- local: 'ci/cpu/gcc11_debug_stdexec.yml'
- local: 'ci/cpu/gcc12_release_cxx20.yml'
- local: 'ci/cpu/gcc13_codecov.yml'
- local: 'ci/cpu/gcc13_release.yml'
Expand Down

0 comments on commit ba33641

Please sign in to comment.