ci/update-other: run on ARM

This commit is contained in:
Matt Sturgeon 2025-06-11 22:21:03 +01:00
parent 64f0d3c86a
commit eb43af8e37
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299

View file

@ -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: