An action to install and configure caching for cibuildwheel
The following example yaml code will install cibuildwheel and configure caching.
- name: Setup cibuildwheel
uses: actions-ext/python/setup-cibuildwheel@v1
with:
version: '3.11'An action to install and configure caching for cibuildwheel
The following example yaml code will install cibuildwheel and configure caching.
- name: Setup cibuildwheel
uses: actions-ext/python/setup-cibuildwheel@v1
with:
version: '3.11'