Projects STRLCPY got-your-back Commits 309e6e3e
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    .github/workflows/build.yml
    skipped 26 lines
    27 27   jid: 1
    28 28   goal: build
    29 29   arch: x86_64
    30  - - os: macos-11
     30 + - os: macos-12
    31 31   jid: 2
    32 32   goal: build
    33 33   arch: x86_64
    skipped 43 lines
    77 77   path: |
    78 78   ./ssl
    79 79   ./python
    80  - key: ${{ matrix.jid }}-20220503
     80 + key: ${{ matrix.jid }}-20220510
    81 81   
    82 82   - name: Use pre-compiled Python
    83 83   if: matrix.python != ''
    skipped 399 lines
Please wait...
Page is in error, reload to recover