Skip to content

Commit 8b92974

Browse files
committed
DIT too
1 parent 51830d6 commit 8b92974

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/Test.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
exclude:
5858
- skip_lts: true
5959
version: "1.10"
60+
- skip_lts: true
61+
version: "pre"
6062
- version: "1"
6163
group: Back/ChainRules
6264
env:
@@ -103,6 +105,7 @@ jobs:
103105
version:
104106
- "1.10"
105107
- "1"
108+
- "pre"
106109
group:
107110
- Formalities
108111
- Zero
@@ -113,6 +116,8 @@ jobs:
113116
exclude:
114117
- skip_lts: true
115118
version: "1.10"
119+
- skip_lts: true
120+
version: "pre"
116121
env:
117122
JULIA_DIT_TEST_GROUP: ${{ matrix.group }}
118123
JULIA_DI_PR_DRAFT: ${{ github.event.pull_request.draft }}

0 commit comments

Comments
 (0)