aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-25 20:04:12 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-25 21:15:29 +0200
commit39fe80bdea376594a06ee646a68bf52a130fdced (patch)
tree8bb0eab202d27dbc7c2f0e40548af9c6624077f8 /.github
parentpyproject: fix authors (diff)
downloadpkgcheck-39fe80bdea376594a06ee646a68bf52a130fdced.tar.gz
pkgcheck-39fe80bdea376594a06ee646a68bf52a130fdced.tar.bz2
pkgcheck-39fe80bdea376594a06ee646a68bf52a130fdced.zip
pyproject.toml: fix build in cibuildwheel
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 5053cbed..769d7606 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -62,7 +62,7 @@ jobs:
platforms: ${{matrix.arch}}
- name: Build wheels
- uses: joerick/cibuildwheel@v2.11.2
+ uses: joerick/cibuildwheel@v2.16.2
with:
output-dir: dist
env: