From 73d94ec6b563dad47a1bcf261dcff8da467addc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Fri, 24 Jan 2025 08:39:58 +0100 Subject: [PATCH] Drop duplicate 15.6 & all matrix element The all environment is run by default anyway, no need to add it explicitly into the test matrix --- .github/workflows/ci.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6163c42b..8cb531a9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -173,8 +173,6 @@ jobs: os_version: 15.4 - toxenv: metadata os_version: 15.4 - - toxenv: all - os_version: "15.6" - toxenv: all os_version: "16.0" - toxenv: base