Skip to content

Commit 9667168

Browse files
committed
CI: Drop mac 4.01
It doesn't work, nobody has stepped up to fix it, and it causes every run to send a failed email, requiring checking that nothing important failed. Closes #672
1 parent 21becc7 commit 9667168

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CICD.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jobs:
5656
- { os: macos-10.15 , ocaml-version: 4.04.2 }
5757
- { os: macos-10.15 , ocaml-version: 4.03.0 }
5858
- { os: macos-10.15 , ocaml-version: 4.02.3 }
59-
- { os: macos-10.15 , ocaml-version: 4.01.0 }
6059
- { os: ubuntu-20.04 , ocaml-version: 4.12.1 }
6160
- { os: ubuntu-18.04 , ocaml-version: 4.12.1 }
6261
- { os: ubuntu-18.04 , ocaml-version: 4.11.2 }

0 commit comments

Comments
 (0)