Skip to content

Commit 1a846f5

Browse files
Merge branch 'main' into explicitimportscode
2 parents 2b48908 + 3b10247 commit 1a846f5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/workflows/Tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ jobs:
2727
- "1"
2828
- "lts"
2929
- "pre"
30+
arch:
31+
- x64
32+
- x86
3033
group:
3134
- "Core"
3235
- "DefaultsLoading"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LinearSolve"
22
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
33
authors = ["SciML"]
4-
version = "3.20.0"
4+
version = "3.21.0"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"

0 commit comments

Comments
 (0)