GHA: Add Ubuntu impish

This commit is contained in:
Alexander Aleksandrovič Klimov 2021-12-02 16:48:58 +01:00 committed by GitHub
parent 978a72afa2
commit 90831dcbc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ jobs:
- name: debian
codename: stretch
has32bit: true
- name: ubuntu
codename: impish
has32bit: false
- name: ubuntu
codename: hirsute
has32bit: false