GitHub actions: build Ubuntu groovy

This commit is contained in:
Alexander A. Klimov 2020-11-06 11:43:57 +01:00
parent 338d0aaa8c
commit 53146b006b
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ jobs:
- name: debian
codename: stretch
has32bit: true
- name: ubuntu
codename: groovy
has32bit: false
- name: ubuntu
codename: focal
has32bit: false