We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9f071 commit 145abbbCopy full SHA for 145abbb
.github/workflows/pytest-core-nompi.yml
@@ -29,19 +29,6 @@ jobs:
29
fail-fast: false
30
31
matrix:
32
- name: [
33
- pytest-ubuntu-py311-gcc11-cxxnoomp,
34
- pytest-ubuntu-py312-gcc12-cxxomp,
35
- pytest-ubuntu-py310-gcc14-omp,
36
- pytest-ubuntu-py311-gcc10-noomp,
37
- pytest-ubuntu-py312-gcc13-omp,
38
- pytest-ubuntu-py310-gcc9-omp,
39
- pytest-osx-py312-clang-omp,
40
- pytest-docker-py310-gcc-omp,
41
- pytest-docker-py310-icx-omp,
42
- pytest-docker-py313-gcc-nogil,
43
- pytest-ubuntu-py313-gcc14-omp
44
- ]
45
set: [base, adjoint, operator]
46
include:
47
- name: pytest-ubuntu-py311-gcc11-cxxnoomp
0 commit comments