mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
ci/update-other: run on ARM
This commit is contained in:
parent
1b08a4d976
commit
1b02a2eb86
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-other.yml
vendored
2
.github/workflows/update-other.yml
vendored
|
@ -11,7 +11,7 @@ permissions:
|
|||
jobs:
|
||||
update:
|
||||
name: Trigger updates for nixvim's stable branches
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-24.04-arm
|
||||
if: github.repository == 'nix-community/nixvim'
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue