Skip to content

Commit bc4dde8

Browse files
committed
update compile.yml
1 parent 2105dc3 commit bc4dde8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
arch: x64
4545
- build: 'aarch64'
4646
defines: '-DGGML_NATIVE=OFF -DGGML_CPU_AARCH64=ON -DGGML_CPU_ARM_ARCH=generic'
47-
os: ubuntu-20.04-arm
47+
os: ubuntu-22.04-arm
4848
arch: arm64
4949
runs-on: ${{ matrix.os }}
5050
steps:

0 commit comments

Comments
 (0)