mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Remove Ubuntu x64 Clang gnustep-1.9 build leg
This build has been broken for a while, and I'm going to assume most users are on the 2.0 ABI by now.
This commit is contained in:
parent
1d33c2095f
commit
53e2d9ba03
1 changed files with 0 additions and 6 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
@ -66,12 +66,6 @@ jobs:
|
|||
CC: gcc
|
||||
CXX: g++
|
||||
|
||||
- name: Ubuntu x64 Clang gnustep-1.9
|
||||
library-combo: ng-gnu-gnu
|
||||
runtime-version: gnustep-1.9
|
||||
CC: clang
|
||||
CXX: clang++
|
||||
|
||||
- name: Ubuntu x64 Clang gnustep-2.0
|
||||
library-combo: ng-gnu-gnu
|
||||
runtime-version: gnustep-2.0
|
||||
|
|
Loading…
Reference in a new issue