mirror of
https://github.com/tmux/tmux.git
synced 2026-07-08 18:39:30 +00:00
Linux arm64 fails.
This commit is contained in:
committed by
GitHub
parent
2efd2d4970
commit
6e9574c715
8
.github/workflows/regress.yml
vendored
8
.github/workflows/regress.yml
vendored
@@ -26,10 +26,10 @@ jobs:
|
||||
runner: ubuntu-24.04
|
||||
make: make
|
||||
configure: --enable-utf8proc --enable-asan
|
||||
- name: ubuntu-24.04-arm64
|
||||
runner: ubuntu-24.04-arm
|
||||
make: make
|
||||
configure: --enable-utf8proc --enable-asan
|
||||
#- name: ubuntu-24.04-arm64
|
||||
# runner: ubuntu-24.04-arm
|
||||
# make: make
|
||||
# configure: --enable-utf8proc --enable-asan
|
||||
- name: macos-26-arm64
|
||||
runner: macos-26
|
||||
make: gmake
|
||||
|
||||
Reference in New Issue
Block a user