We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3822061 + d4724fe commit 9445078Copy full SHA for 9445078
1 file changed
.github/workflows/ci.yml
@@ -139,7 +139,6 @@ jobs:
139
fail-fast: false
140
matrix:
141
include:
142
- - {ubuntu: 16.04, mpi: serial, rust: nightly}
143
- {ubuntu: 18.04, mpi: mpich, rust: beta}
144
- {ubuntu: 20.04, mpi: openmpi, rust: stable}
145
steps:
0 commit comments