From 6b4a9c4387626dc06d1278d9d3410f673e32d876 Mon Sep 17 00:00:00 2001 From: Hamish Coleman Date: Sun, 30 Apr 2023 20:45:55 -0500 Subject: [PATCH] Remove duplicated build targets --- .github/workflows/tests.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c434b27..e752555 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -106,7 +106,6 @@ jobs: fail-fast: true matrix: os: - - ubuntu-22.04 - ubuntu-20.04 - ubuntu-22.04 @@ -178,7 +177,6 @@ jobs: fail-fast: true matrix: os: - - macos-12 - macos-11 - macos-12