Skip to content

Commit eb9bc4f

Browse files
committed
Update unit-tests-ci.yaml
merged unit_tests-ci.yaml
1 parent b0ce876 commit eb9bc4f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/unit-tests-ci.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,8 @@ jobs:
1616
runs-on: ${{ matrix.os }}
1717
strategy:
1818
matrix:
19-
# os: [ubuntu-latest, macOS-latest, windows-latest]
2019
os: [ubuntu-latest, macOS-latest]
21-
# os: [ubuntu-latest]
22-
python-version: ['3.9', '3.10', '3.11']
23-
# python-version: ['3.10']
20+
python-version: ['3.9', '3.10', '3.11', '3.12']
2421
# mpi: [ 'mpich', 'openmpi', 'intelmpi']
2522
# mpi: ['openmpi']
2623

0 commit comments

Comments
 (0)