Skip to content

Commit

Permalink
Bump Julia compat entry to 1.9 + CI to 1.10 (which will be LTS soon)
Browse files Browse the repository at this point in the history
  • Loading branch information
torfjelde committed Oct 7, 2024
1 parent e332060 commit 3b1b002
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
version:
- '1.7'
- '1.10'
- '1'
os:
- ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ LogDensityProblems = "2"
MCMCChains = "5, 6"
ProgressLogging = "0.1"
Setfield = "0.7, 0.8, 1"
julia = "1"
julia = "1.9"

[extras]
AdvancedHMC = "0bf59076-c3b1-5ca4-86bd-e02cd72cde3d"
Expand Down

0 comments on commit 3b1b002

Please sign in to comment.