Skip to content

Commit 22c617e

Browse files
authored
Update linux_deploy_arm.yml
1 parent 0a51619 commit 22c617e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_deploy_arm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
build-debs:
6969
name: ビルド(Deb)
7070
if: ${{ github.event.inputs.job_to_run == 'deb' || github.event.inputs.job_to_run == 'all' }}
71-
runs-on: ubuntu-22.04-arm64
71+
runs-on: ubuntu-22.04-arm
7272
strategy:
7373
matrix:
7474
platform: [arm64]

0 commit comments

Comments
 (0)