Projects STRLCPY hiphp Commits 42a30646
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    .github/workflows/python-app.yml
    skipped 7 lines
    8 8   runs-on: ${{matrix.os}}
    9 9   strategy:
    10 10   matrix:
    11  - os: [ubuntu-latest,macos-latest] #,windows-latest
     11 + os: [ubuntu-latest,macos-latest,windows-latest] #,windows-latest
    12 12   python-version: [3.6, 3.7, 3.8, 3.9]
    13 13   steps:
    14 14   - uses: actions/checkout@v2
    skipped 19 lines
Please wait...
Page is in error, reload to recover