Skip to content

Commit

Permalink
ci: change to github-provided runner (#1489)
Browse files Browse the repository at this point in the history
  • Loading branch information
licy183 authored Feb 5, 2025
1 parent 70659d7 commit fd9f09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package_on_device.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
compression-level: 0

build-arm:
runs-on: self-hosted
runs-on: ubuntu-24.04-arm
strategy:
matrix:
target_arch: [arm, aarch64]
Expand Down

0 comments on commit fd9f09d

Please sign in to comment.