Closed eirikurj closed 8 months ago
This looks good. Do we want to add another image to the matrix or just cut it down to three images?
I think we could add u20-latest
for now, and then maybe change it for a u24-latest
later in the year?
This looks good. Do we want to add another image to the matrix or just cut it down to three images?
I think we could add
u20-latest
for now, and then maybe change it for au24-latest
later in the year?
Sure, feel free to open another PR for that
Purpose
TACC Stampede2 images are outdated and will not be built past PR https://github.com/mdolab/docker/pull/264. This PR removes them from the testing matrix.
Expected time until merged
No rush.
Type of change
Testing
Checklist
flake8
andblack
to make sure the Python code adheres to PEP-8 and is consistently formattedfprettify
or C/C++ code withclang-format
as applicable