Add cache key

This commit is contained in:
Robert Taylor 2023-07-16 05:56:44 +00:00
parent d77950de65
commit ab99ab1099
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ jobs:
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2
with:
key: ${{ matrix.python }}-${{ matrix.buildplat[1] }}
- name: Build wheels
uses: pypa/cibuildwheel@66b46d086804a9e9782354100d96a3a445431bca # v2.14.0