add ubuntu 21.10 to ci (#4446)

* add ubuntu 21.10 to ci

remove ubuntu 20.10

* forgot to update dockerfile

* add googletest from repos

* update downloaded gtest

ideally this should just grab the master version

* fix hash

* fix cmake issue
This commit is contained in:
ebbit1q 2021-10-31 03:15:50 +01:00 committed by GitHub
parent 656e3230de
commit 7712862036
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 8 deletions

View file

@ -82,10 +82,10 @@ jobs:
matrix:
# these names correspond to the files in .ci/$distro
include:
- distro: UbuntuHirsute
- distro: UbuntuImpish
package: DEB
- distro: UbuntuGroovy
- distro: UbuntuHirsute
package: DEB
test: skip