Projects STRLCPY hiphp Commits b5d1ef33
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    .github/workflows/python-app.yml
    skipped 9 lines
    10 10   matrix:
    11 11   os: [ubuntu-latest,macos-latest,windows-latest] #,windows-latest
    12 12   python-version: [3.6, 3.7, 3.8, 3.9]
     13 + exclude:
     14 + - os: windows-latest
     15 + run: python -m pip install readline
    13 16   steps:
    14 17   - uses: actions/checkout@v2
    15 18   - name: Set up Python ${{matrix.python-version}}
    skipped 18 lines
Please wait...
Page is in error, reload to recover