From 66f9f56a3c547f34a7608465440cfb40087f89e0 Mon Sep 17 00:00:00 2001 From: Paul Dino Jones Date: Sat, 10 Jan 2026 15:00:24 -0500 Subject: [PATCH] update to build ubuntu and debian packages --- .github/workflows/ci.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a60f816..0bdf6c7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -7,10 +7,6 @@ on: pull_request: branches: [ "master" ] -strategy: - matrix: - os: [ubuntu-latest, debian-latest] - jobs: example_matrix: strategy: