From 8e2afe24c84fafd549f29b6387310e6a48448596 Mon Sep 17 00:00:00 2001 From: Dain Nilsson Date: Wed, 8 Jan 2025 11:55:38 +0100 Subject: [PATCH] Remove unused config --- .github/workflows/build.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 594dfac..3fd7f0f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,10 +21,6 @@ jobs: python: pypy3 - os: macos-latest python: pypy3 - - os: macos-latest - python: 3.8 - - os: macos-latest - python: 3.9 - os: macos-latest python: 3.10