mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Add Debian 11 to build matrix
This commit is contained in:
parent
242611c8ea
commit
459b86b22a
4
.github/workflows/install.yml
vendored
4
.github/workflows/install.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user