chore: Add generic linux target (#1164)

This commit is contained in:
Kamron Batman 2022-09-06 10:28:19 -07:00 committed by GitHub
parent 93c2c824dd
commit 5f91598c15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 9 deletions

View file

@ -58,6 +58,7 @@ Rider 2022.2.2+          &nbsp
- `centos.7`, `centos.8` - CentOS
- `fedora.32`, `fedora.33`, `fedora.34`, `fedora.35`, `fedora.36` - Fedora
- `rhel.7`, `rhel.8` - Redhat
- 'linux' - Other linux distros
- 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.
## Running the Server