mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-24 11:14:38 +08:00
workflow: Add ubuntu-20.04 to OS group
This commit is contained in:
parent
32a7e595be
commit
5e1a4bfc47
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -13,6 +13,7 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
- ubuntu-18.04
|
||||
- ubuntu-20.04
|
||||
- ubuntu-latest
|
||||
fish:
|
||||
- stock
|
||||
|
|
Loading…
Reference in New Issue
Block a user