Skip to content

Commit

Permalink
Update llamacpp.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuedinge233 authored Nov 19, 2024
1 parent f4d3a69 commit 220f51a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/llamacpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ jobs:

strategy:
matrix:
cann: ['8.0.rc2.beta1']
cann: ['python3.9-cann8.0.rc2.beta1','python3.10-cann8.0.rc3.beta1']
build: ['Release']

container:
image: ascendai/cann:${{ matrix.cann }}-910b-openeuler22.03-py3.9
image: ascendai/cann:openeuler-${{ matrix.build }}

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 220f51a

Please sign in to comment.