Skip to content

Commit 1ea45ea

Browse files
committed
disabled arm64, the pinned spacy doesn't build on arm
1 parent 13cca2b commit 1ea45ea

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
secrets: inherit
3737
with:
3838
version: ${{ needs.set-version.outputs.version }}
39-
arm64: true
39+
arm64: false

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,5 +169,3 @@ tags
169169
/spotlight-model_lang=en.tar.gz
170170
/venv
171171

172-
app-spacy-wrapper/
173-

0 commit comments

Comments
 (0)