We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8932da commit 823340aCopy full SHA for 823340a
scripts/gha/print_matrix_configuration.py
@@ -57,7 +57,7 @@
57
# GitHub Runner
58
WINDOWS_RUNNER = "windows-latest"
59
MACOS_RUNNER = "macos-13"
60
-LINUX_RUNNER = "ubuntu-20.04"
+LINUX_RUNNER = "ubuntu-22.04"
61
62
PARAMETERS = {
63
"integration_tests": {
0 commit comments