Skip to content

Commit bfa9636

Browse files
use bracket syntax
1 parent 13728e6 commit bfa9636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: pypa/[email protected]
5050
env:
5151
HATCH_BUILD_HOOKS_ENABLE: true
52-
CIBW_SKIP: cp313-macosx_*,*i686*
52+
CIBW_SKIP: '{cp313-macosx_*,*i686*}'
5353

5454
- uses: actions/upload-artifact@v4
5555
with:

0 commit comments

Comments
 (0)