enable all os targets again

pull/193/head v0.3.0
Holger Müller 2020-06-27 16:16:54 +02:00
rodzic 4a8195e189
commit c77d19780b
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -10,8 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
# os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, ]
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: [3.8, ]
steps: