Update .github/workflows/ci.yaml

Co-authored-by: Sviatoslav Sydorenko <sviat@redhat.com>
This commit is contained in:
Sam Bull
2021-01-15 12:38:10 +00:00
committed by GitHub
parent e53cb1cc05
commit 8af169f639

View File

@@ -13,7 +13,7 @@ jobs:
- 3.7
- 3.8
- 3.9
- 3.10-alpha - 3.10.0
- 3.10.0-alpha - 3.10.0
steps:
- uses: actions/checkout@v2