Fixed github action matrix.

This commit is contained in:
Alexander Shaduri
2021-03-01 15:08:22 +04:00
parent d4bc3f01bf
commit 6e4766149f
+1 -3
View File
@@ -13,9 +13,7 @@ jobs:
matrix:
os: [ubuntu-20.04]
include:
- os: macos-latest
- os: ubuntu-latest
- os: windows-latest
- os: ubuntu-20.04
steps:
- uses: actions/checkout@v2