Revert "feat: Build for both Debian and Ubuntu"

This reverts commit 5cd0704e14.
This commit is contained in:
Ginger 2025-09-08 14:03:33 -04:00
commit 8b6ffc3700
No known key found for this signature in database

View file

@ -21,11 +21,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
container: ["debian:stable", "debian:oldstable", "ubuntu:latest"]
container:
image: ${{ matrix.container }}
steps:
- name: Get Debian version