Closed eirikurj closed 1 year ago
Add the new Intel images to Azure testing matrix, replacing the EOL c7 image.
flake8
black
fprettify
clang-format
Purpose
Add the new Intel images to Azure testing matrix, replacing the EOL c7 image.
Expected time until merged
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