mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
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:
parent
656e3230de
commit
7712862036
4 changed files with 7 additions and 8 deletions
4
.github/workflows/ci-builds.yml
vendored
4
.github/workflows/ci-builds.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue