CI: Update Ubuntu runners to 24.04, but keep 22.04 for Linux builds

Pin clang-format to version 16, and black to 24.10.0.
Keep using Ubuntu 22.04 for Linux builds for portability.
This commit is contained in:
Rémi Verschelde
2024-11-06 13:57:25 +01:00
parent 960898c5bc
commit fd9bd108af
20 changed files with 65 additions and 45 deletions

View File

@@ -3,6 +3,7 @@
All such functions are invoked in a subprocess on Windows to prevent build flakiness.
"""
import json
from platform_methods import subprocess_main