Skip to content

Commit 823340a

Browse files
committed
Change ubuntu version to 22.
1 parent d8932da commit 823340a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gha/print_matrix_configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
# GitHub Runner
5858
WINDOWS_RUNNER = "windows-latest"
5959
MACOS_RUNNER = "macos-13"
60-
LINUX_RUNNER = "ubuntu-20.04"
60+
LINUX_RUNNER = "ubuntu-22.04"
6161

6262
PARAMETERS = {
6363
"integration_tests": {

0 commit comments

Comments
 (0)