We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3ebd5f commit 10f2fb1Copy full SHA for 10f2fb1
.github/workflows/release.yml
@@ -134,8 +134,8 @@ jobs:
134
include:
135
- build: 'x64'
136
os: ubuntu-22.04
137
- - build: 's390x-z15' # z15 because our CI runners are on z15
138
- os: ubuntu-22.04-s390x
+ #- build: 's390x-z15' # z15 because our CI runners are on z15
+ # os: ubuntu-22.04-s390x
139
# GGML_BACKEND_DL and GGML_CPU_ALL_VARIANTS are not currently supported on arm
140
# - build: 'arm64'
141
# os: ubuntu-22.04-arm
0 commit comments