Skip to content

Commit

Permalink
Test extensions with lowest Julia version
Browse files Browse the repository at this point in the history
  • Loading branch information
sethaxen committed Aug 10, 2024
1 parent 2b752b8 commit 9315edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ExtensionTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
julia-version: [1.6, 1]
julia-version: [1.9, 1]
extension:
- ArviZMCMCChainsExt
- ArviZSampleChainsExt
Expand Down

0 comments on commit 9315edd

Please sign in to comment.