mirror of
https://github.com/neovim/neovim.git
synced 2025-10-18 07:41:51 +00:00
ci: enable unittests on arm runner
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -124,8 +124,6 @@ jobs:
|
|||||||
build: { flavor: puc-lua }
|
build: { flavor: puc-lua }
|
||||||
- test: oldtest
|
- test: oldtest
|
||||||
build: { flavor: tsan }
|
build: { flavor: tsan }
|
||||||
- test: unittest
|
|
||||||
build: { runner: ubuntu-24.04-arm }
|
|
||||||
- test: oldtest
|
- test: oldtest
|
||||||
build: { runner: ubuntu-24.04-arm }
|
build: { runner: ubuntu-24.04-arm }
|
||||||
runs-on: ${{ matrix.build.runner }}
|
runs-on: ${{ matrix.build.runner }}
|
||||||
|
Reference in New Issue
Block a user