Skip to content

Commit 5ee4d3e

Browse files
committed
Test GNUStep libobjc2 v1.8 as well
1 parent 8e725c9 commit 5ee4d3e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

+5
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,11 @@ jobs:
7474
test-args: --no-run
7575
# Newest SDK that supports 32-bit
7676
sdk: "10.13"
77+
- name: Test GNUStep with libobjc2 v1.8
78+
os: ubuntu-latest
79+
target: x86_64-unknown-linux-gnu
80+
runtime: gnustep-1-8
81+
libobjc2: "1.8"
7782
- name: Test GNUStep with libobjc2 v1.9
7883
os: ubuntu-latest
7984
target: x86_64-unknown-linux-gnu

0 commit comments

Comments
 (0)