diff --git a/configs/Lightning-AI/metrics_pl-release.yaml b/configs/Lightning-AI/metrics_pl-release.yaml index 4d66d872..48a1f007 100644 --- a/configs/Lightning-AI/metrics_pl-release.yaml +++ b/configs/Lightning-AI/metrics_pl-release.yaml @@ -24,6 +24,6 @@ dependencies: # install_extras: all runtimes: - - {os: "ubuntu-20.04", python: "3.8"} - - {os: "macOS-11", python: "3.8"} + - {os: "ubuntu-22.04", python: "3.10"} + - {os: "macOS-12", python: "3.9"} - {os: "windows-2022", python: "3.8"}