Skip to content

Commit f6cbd34

Browse files
committed
armv8
1 parent 28480f1 commit f6cbd34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ jobs:
5555
- name: ubuntu-24.04_x86_64
5656
target: ubuntu-24.04_x86_64
5757
runs_on: ubuntu-24.04
58-
- name: ubuntu-24.04_arm64
59-
target: ubuntu-24.04_arm64
58+
- name: ubuntu-24.04_armv8
59+
target: ubuntu-24.04_armv8
6060
runs_on: ubuntu-24.04-arm
6161
python_version:
6262
# - "3.11"

0 commit comments

Comments
 (0)