Add Debian 11 to build matrix

This commit is contained in:
Jordan Carlin 2024-11-23 22:09:38 -08:00
parent 242611c8ea
commit 459b86b22a
No known key found for this signature in database

View File

@ -50,6 +50,10 @@ jobs:
os: ubuntu-latest
image: debian:12
imageFamily: debian
- name: debian-11
os: ubuntu-latest
image: debian:11
imageFamily: debian
# Red Hat Installations
- name: rocky-8
os: ubuntu-latest