test: remove fedora 31, add 33
This commit is contained in:
parent
1cc1978477
commit
1fceec27db
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -13,11 +13,11 @@ jobs:
|
|||
os-image:
|
||||
- debian-9-x64
|
||||
- debian-10-x64
|
||||
- ubuntu-18-04-x64
|
||||
- ubuntu-16-04-x64
|
||||
- ubuntu-18-04-x64
|
||||
- ubuntu-20-04-x64
|
||||
- fedora-31-x64
|
||||
- fedora-32-x64
|
||||
- fedora-33-x64
|
||||
- centos-7-x64
|
||||
- centos-8-x64
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue