From cba1994c06629ac726bc1f047f20177f377f6582 Mon Sep 17 00:00:00 2001 From: Ioannis Pantidis <40605232+AttackingOrDefending@users.noreply.github.com> Date: Sat, 8 Jun 2024 20:32:54 +0300 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 753c9ee..561e621 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -18,13 +18,13 @@ jobs: os: [ubuntu-latest, macos-latest, windows-latest] python: [3.8, 3.9, "3.10", "3.11", "3.12"] include: - - os: macos-13-xlarge + - os: macos-13-large python: 3.6 - os: ubuntu-20.04 python: 3.6 - os: windows-2019 python: 3.6 - - os: macos-13-xlarge + - os: macos-13-large python: 3.7 - os: ubuntu-20.04 python: 3.7