From 5e3bd527cf4c5f60321a33752dc7fd95d7a4ec59 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 14:56:27 -0500 Subject: [PATCH] Update test_latest_versions.yml (#726) (#728) (cherry picked from commit 18b69a8b0f5a9bad5a4933398e92e364def346e1) Co-authored-by: Jim Garrison --- .github/workflows/test_latest_versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_latest_versions.yml b/.github/workflows/test_latest_versions.yml index 1b29740c..679decd9 100644 --- a/.github/workflows/test_latest_versions.yml +++ b/.github/workflows/test_latest_versions.yml @@ -19,7 +19,7 @@ jobs: strategy: max-parallel: 4 matrix: - os: [ubuntu-latest] + os: [ubuntu-22.04] python-version: ["3.8", "3.13"] include: - os: macos-latest