Remove ANSI wxGTK CI build
This is not supported any longer.
This commit is contained in:
parent
df80d40349
commit
32adaf0402
1 changed files with 0 additions and 4 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -83,10 +83,6 @@ jobs:
|
|||
compiler: clang++-10
|
||||
configure_flags: --disable-sys-libs
|
||||
use_xvfb: true
|
||||
- name: Ubuntu 20.04 wxGTK ANSI
|
||||
runner: ubuntu-20.04
|
||||
configure_flags: --disable-unicode
|
||||
skip_samples: true
|
||||
- name: Ubuntu 22.04 wxGTK with ASAN
|
||||
runner: ubuntu-22.04
|
||||
configure_flags: --disable-compat30 --disable-sys-libs --disable-webview
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue