mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-24 12:45:24 +02:00
ci/update-other: run on ARM
This commit is contained in:
parent
64f0d3c86a
commit
eb43af8e37
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