Skip to content

Commit 98303ae

Browse files
committed
github: remove gcc and meson jobs
1 parent 88baee3 commit 98303ae

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -120,12 +120,6 @@ jobs:
120120
- jobname: osx-reftable
121121
cc: clang
122122
pool: macos-14
123-
- jobname: osx-gcc
124-
cc: gcc-13
125-
pool: macos-14
126-
- jobname: osx-meson
127-
cc: clang
128-
pool: macos-14
129123
env:
130124
CC: ${{matrix.vector.cc}}
131125
CC_PACKAGE: ${{matrix.vector.cc_package}}

0 commit comments

Comments
 (0)