Skip to content

Commit 6e8e68a

Browse files
committed
force v1.12 in GitHub CI (temporarily)
There are some updates in v1.12 which we should verify during the RC period.
1 parent c117073 commit 6e8e68a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
version:
3030
- 'lts'
3131
- '1'
32+
- '~1.12.0-0'
3233
- 'nightly'
3334
os:
3435
- ubuntu-latest

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "GenericSchur"
22
uuid = "c145ed77-6b09-5dd9-b285-bf645a82121e"
3-
version = "0.5.5"
3+
version = "0.5.6-DEV"
44

55
[deps]
66
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

0 commit comments

Comments
 (0)