Skip to content

Commit 2348cac

Browse files
committed
do not merge: temporary commit until registration
1 parent 2cb1b27 commit 2348cac

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
version:
26-
- '1.0'
2726
- '1'
2827
- 'nightly'
2928
os:

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1616

1717
[targets]
1818
test = ["Aqua", "Test"]
19+
20+
[sources]
21+
CheckedSizeProduct = {url = "https://github.com/JuliaArrays/CheckedSizeProduct.jl"}

0 commit comments

Comments
 (0)