commit 9cd026fe8307ea68ef81f880258cf0d662c62db0
parent e702f97518cd18fa57c50ee62fdc63ad887f006d
Author: James McCoy <jamessan@jamessan.com>
Date: Sat, 6 Sep 2025 20:07:57 -0400
ci: enable unittests on arm runner
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
@@ -124,8 +124,6 @@ jobs:
build: { flavor: puc-lua }
- test: oldtest
build: { flavor: tsan }
- - test: unittest
- build: { runner: ubuntu-24.04-arm }
- test: oldtest
build: { runner: ubuntu-24.04-arm }
runs-on: ${{ matrix.build.runner }}