Merge pull request #391 from qmfrederik/disable-clang-1.9-build

Remove Ubuntu x64 Clang gnustep-1.9 build leg
This commit is contained in:
Frederik Carlier 2024-04-28 20:04:47 +02:00 committed by GitHub
commit 6f9af4349c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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