Skip to content

Commit 916b210

Browse files
Fix linux platform name
1 parent 21c3316 commit 916b210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
util: unzip
2323
os: macos-13
2424
- osname: linux
25-
platform: linux-x86_64
25+
platform: manylinux_2_17_x86_64
2626
arc: tar.gz
2727
lib: so*
2828
libdir: lib

0 commit comments

Comments
 (0)