Skip to content

Commit 9dff9a1

Browse files
committed
Extend CI
1 parent f8a1c0f commit 9dff9a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spack-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
fail-fast: false
158158
matrix:
159159
version: ["main", "0.10", "0.9", "0.8"]
160-
python-version: ["3.10", "3.13"]
160+
python-version: ["3.10", "3.13", "3.14"]
161161
# NOTE: Overspecification of %%clang@18 to fix ABI issues (std::string related?).
162162
# NOTE: clang sometimes likes stub or Intel MPI.
163163
spec: ["build_type=Developer +petsc4py +slepc4py %%gcc@13 ^petsc+mumps ^fenics-dolfinx+adios2 ^mpich",

0 commit comments

Comments
 (0)