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 39c2f21 + f3b2476 commit fa81f83Copy full SHA for fa81f83
.github/workflows/Tests.yml
@@ -57,7 +57,7 @@ jobs:
57
# macOS
58
- version: '1'
59
os: macos-latest
60
- arch: x64
+ arch: aarch64
61
num_threads: 1
62
# Minimum supported Julia version
63
- version: 'min'
Project.toml
@@ -56,7 +56,7 @@ AdvancedMH = "0.8"
56
AdvancedPS = "0.6.0"
AdvancedVI = "0.2"
BangBang = "0.4.2"
-Bijectors = "0.14"
+Bijectors = "0.14, 0.15"
Compat = "4.15.0"
DataStructures = "0.18"
Distributions = "0.23.3, 0.24, 0.25"
0 commit comments