Update python-app.yml

pull/109/head
midoks 3 years ago
parent 7fcac55d06
commit 75a646732c
  1. 2
      .github/workflows/python-app.yml

@ -16,7 +16,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
#runs-on: ubuntu-latest

Loading…
Cancel
Save