File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717jobs :
1818 test-mpi-basic :
1919 name : pytest-mpi
20- runs-on : ubuntu-20 .04
20+ runs-on : ubuntu-22 .04
2121 strategy :
2222 matrix :
2323 python-version : ['3.9', '3.11']
Original file line number Diff line number Diff line change 3232 name : [
3333 pytest-ubuntu-py311-gcc11-cxxnoomp,
3434 pytest-ubuntu-py312-gcc12-cxxomp,
35- pytest-ubuntu-py39-gcc7 -omp,
35+ pytest-ubuntu-py39-gcc14 -omp,
3636 pytest-ubuntu-py310-gcc10-noomp,
3737 pytest-ubuntu-py312-gcc13-omp,
3838 pytest-ubuntu-py39-gcc9-omp,
@@ -56,16 +56,16 @@ jobs:
5656 language : " CXXopenmp"
5757 sympy : " 1.13"
5858
59- - name : pytest-ubuntu-py39-gcc7 -omp
59+ - name : pytest-ubuntu-py39-gcc14 -omp
6060 python-version : ' 3.9'
61- os : ubuntu-20 .04
62- arch : " gcc-7 "
61+ os : ubuntu-22 .04
62+ arch : " gcc-14 "
6363 language : " openmp"
6464 sympy : " 1.9"
6565
6666 - name : pytest-ubuntu-py310-gcc10-noomp
6767 python-version : ' 3.10'
68- os : ubuntu-20 .04
68+ os : ubuntu-22 .04
6969 arch : " gcc-10"
7070 language : " C"
7171 sympy : " 1.11"
7979
8080 - name : pytest-ubuntu-py39-gcc9-omp
8181 python-version : ' 3.9'
82- os : ubuntu-20 .04
82+ os : ubuntu-22 .04
8383 arch : " custom"
8484 language : " openmp"
8585 sympy : " 1.10"
You can’t perform that action at this time.
0 commit comments