Closed sseraj closed 2 years ago
This PR replaces u20-gcc-ompi-latest with u22-gcc-ompi-latest in the Azure build matrix.
u20-gcc-ompi-latest
u22-gcc-ompi-latest
We should wait for one nightly build with the U22 images to succeed before merging this.
flake8
black
fprettify
clang-format
Purpose
This PR replaces
u20-gcc-ompi-latest
withu22-gcc-ompi-latest
in the Azure build matrix.Expected time until merged
We should wait for one nightly build with the U22 images to succeed before merging this.
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