Skip to content

Commit 388fced

Browse files
aminyaFeignClaims
authored andcommitted
ci: remove deprecated macos 11 + disable macos gcc
1 parent 14b73d8 commit 388fced

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,6 @@ jobs:
4040
- os: "windows-2022"
4141
compiler: "msvc"
4242
vcvarsall: false
43-
- os: "macos-11"
44-
compiler: "gcc"
45-
cmake: true
46-
vcvarsall: true
47-
- os: "macos-13"
48-
compiler: "gcc"
49-
cmake: true
50-
vcvarsall: true
5143
exclude:
5244
# fails with an internal error
5345
- os: "macos-12"

0 commit comments

Comments
 (0)