Skip to content

Commit 2b78696

Browse files
committed
ci: Restore removed configuration
1 parent 2d2f8d3 commit 2b78696

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/pytest-core-nompi.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,13 @@ jobs:
7777
language: "openmp"
7878
sympy: "1.13"
7979

80+
- name: pytest-ubuntu-py39-gcc9-omp
81+
python-version: '3.9'
82+
os: ubuntu-22.04
83+
arch: "custom"
84+
language: "openmp"
85+
sympy: "1.10"
86+
8087
- name: pytest-osx-py312-clang-omp
8188
python-version: '3.12'
8289
os: macos-latest

0 commit comments

Comments
 (0)