mirror of
https://github.com/TabbyML/tabby
synced 2024-11-22 00:08:06 +00:00
ci(build): use manylinux2_28 for building vulkan
This commit is contained in:
parent
b1082c1ff6
commit
5f3b920b77
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
||||
- os: buildjet-2vcpu-ubuntu-2204
|
||||
target: x86_64-unknown-linux-gnu
|
||||
binary: x86_64-manylinux2014-vulkan
|
||||
container: quay.io/pypa/manylinux2014_x86_64
|
||||
container: quay.io/pypa/manylinux_2_28_x86_64
|
||||
build_args: --features binary,vulkan
|
||||
vulkan_sdk: '1.3.239.0'
|
||||
- os: windows-latest
|
||||
|
Loading…
Reference in New Issue
Block a user