Skip to content

Commit 1b02a2e

Browse files
committed
ci/update-other: run on ARM
1 parent 1b08a4d commit 1b02a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-other.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
jobs:
1212
update:
1313
name: Trigger updates for nixvim's stable branches
14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-24.04-arm
1515
if: github.repository == 'nix-community/nixvim'
1616
strategy:
1717
matrix:

0 commit comments

Comments
 (0)