Skip to content

Commit c7f500f

Browse files
authored
Update llamacpp.yaml
1 parent c875d93 commit c7f500f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/llamacpp.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
# apt-get install -y docker.io
101101
uname -a
102102
# docker pull ascendai/cann:latest
103-
base_image: ascendci/cann:latest
103+
base_image: --platform=linux/arm64 ascendai/cann:latest #openeuler-python3.10-cann8.0.rc2.beta1
104104
run: |
105105
uname -a
106106
apt-get update

0 commit comments

Comments
 (0)