mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Implement policy for Python, C++, and CMake versions (#3035)
This commit is contained in:
parent
8be35cd7b5
commit
89d4dafa5a
10 changed files with 44 additions and 29 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
|
@ -35,12 +35,6 @@ jobs:
|
|||
vectfit: [n]
|
||||
|
||||
include:
|
||||
- python-version: "3.8"
|
||||
omp: n
|
||||
mpi: n
|
||||
- python-version: "3.9"
|
||||
omp: n
|
||||
mpi: n
|
||||
- python-version: "3.11"
|
||||
omp: n
|
||||
mpi: n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue