Skip to content

Commit 6eae13d

Browse files
committed
Add 1.13 CI.
1 parent cc7a14f commit 6eae13d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.buildkite/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ steps:
1919
julia:
2020
- "1.11"
2121
- "1.12"
22+
- "1.13-nightly"

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
version:
1818
- '1.11'
1919
- '1.12'
20+
- '1.13-nightly'
2021
os:
2122
- Linux
2223
- Windows

0 commit comments

Comments
 (0)