We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcec698 + 19e78c6 commit f5fbff7Copy full SHA for f5fbff7
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: false
10
matrix:
11
version:
12
- - '1.9'
+ - '1.10'
13
os:
14
- ubuntu-latest
15
arch:
Manifest.toml
@@ -2,7 +2,7 @@
2
3
julia_version = "1.10.2"
4
manifest_format = "2.0"
5
-project_hash = "bab8eb8385b835035e413ca5e0b68b0c9c732f34"
+project_hash = "d32a24574e4309866e21921f965e8d3c45a9a19a"
6
7
[[deps.AbstractFFTs]]
8
deps = ["LinearAlgebra"]
0 commit comments