From f5a6a45caaa4ed0177f506dcd5ba2e9e89ce681c Mon Sep 17 00:00:00 2001 From: Jirka Date: Mon, 13 Feb 2023 06:13:36 +0100 Subject: [PATCH] tm trigger --- configs/Lightning-AI/bolts_pl-release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/Lightning-AI/bolts_pl-release.yaml b/configs/Lightning-AI/bolts_pl-release.yaml index 42dce728..0db72ea4 100644 --- a/configs/Lightning-AI/bolts_pl-release.yaml +++ b/configs/Lightning-AI/bolts_pl-release.yaml @@ -28,5 +28,5 @@ testing: - tests runtimes: - - {os: "ubuntu-20.04", python: "3.8"} - - {os: "macOS-10.15", python: "3.8"} + - {os: "ubuntu-22.04", python: "3.10"} + - {os: "macOS-12", python: "3.9"}