Skip to content

Commit

Permalink
Add Ubuntu 20 to README
Browse files Browse the repository at this point in the history
Regularly tested in my CI environment
  • Loading branch information
MarkEWaite committed Jun 16, 2020
1 parent 0ad0f00 commit 3223ad3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Labels commonly include operating system name, version, and architecture.
| Ubuntu 16 | `Ubuntu` | `16.04` | `amd64` |
| Ubuntu 18 | `Ubuntu` | `18.04` | `amd64` |
| Ubuntu 19 | `Ubuntu` | `19.10` | `amd64` |
| Ubuntu 20 | `Ubuntu` | `20.04` | `amd64` |
| Windows 10 | `windows` | `10.0` | `amd64` |

On Linux computers, the plugin uses the output of the [`lsb_release`](https://linux.die.net/man/1/lsb_release) command.
Expand Down

0 comments on commit 3223ad3

Please sign in to comment.