chore: Fixes CI build/test for Fedora (#1056)

This commit is contained in:
Kamron Batman 2022-06-13 12:18:00 -07:00 committed by GitHub
parent 864440a05e
commit 5d6be05ad1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 6 deletions

View file

@ -56,7 +56,7 @@ Rider 2021.3+           &
- `linuxmint.17`, `linuxmint.18`, `linuxmint.19` - Linux Mint
- `debian.10`, `debian.11` - Debian
- `centos.7`, `centos.8` - CentOS
- `fedora.32`, `fedora.33`, `fedora.34` - Fedora
- `fedora.32`, `fedora.33`, `fedora.34`, `fedora.35`, `fedora.36` - Fedora
- `rhel.7`, `rhel.8` - Redhat
- If blank, the operating system running the build is used. Linux Mint 20 is not supported directly yet, so build explicitly against `ubuntu.20.04` instead.