Skip to content

Commit ead1861

Browse files
re-disable obj
1 parent eff4a8a commit ead1861

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ jobs:
6666
- fixture: kotlin,schema-kotlin,kotlin-jackson,schema-kotlin-jackson
6767
runs-on: ubuntu-latest-16-cores
6868

69-
- fixture: objective-c
70-
runs-on: macos-latest
69+
# - fixture: objective-c # segfault on compiled test cmd
70+
# runs-on: macos-latest
7171

7272
name: ${{ matrix.fixture }}
7373
steps:

0 commit comments

Comments
 (0)