Merge branch 'master' of github.com:KLayout/klayout

This commit is contained in:
Matthias Koefferlein
2025-03-03 01:19:30 +01:00
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
HOST_CCACHE_DIR="$(ccache -k cache_dir)"
mkdir -p $HOST_CCACHE_DIR
- name: Build wheels # check https://cibuildwheel.readthedocs.io/en/stable/setup/#github-actions
uses: pypa/[email protected]2.0
uses: pypa/[email protected]3.0
# to supply options, put them in 'env', like:
# env:
# CIBW_SOME_OPTION: value