Skip to content

Commit 9a37a40

Browse files
committed
[CI] Disable failing macOS-13 jobs
Ref: EnzymeAD#867.
1 parent b36f525 commit 9a37a40

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/CI.yml

+7
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ jobs:
5656
- "IFRT"
5757
assertions:
5858
- false
59+
exclude:
60+
# Until <https://github.com/EnzymeAD/Reactant.jl/issues/867>
61+
# is resolved.
62+
- os: macOS-13
63+
test_groups: core
64+
- os: macOS-13
65+
test_groups: integration
5966
include:
6067
- os: ubuntu-24.04
6168
version: '1.10'

0 commit comments

Comments
 (0)