Skip to content

Commit

Permalink
[jl|build] Update dependencies to Julia 1.11 (as well as CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kabanov committed Nov 14, 2024
1 parent 1e9e9d1 commit f3c6b14
Show file tree
Hide file tree
Showing 2 changed files with 586 additions and 113 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Set up Julia
uses: julia-actions/setup-julia@v2
with:
version: '1.10'
version: '1.11'
- name: Cache Julia artifacts
uses: julia-actions/cache@v2
- name: Activate Julia environment
Expand Down
Loading

0 comments on commit f3c6b14

Please sign in to comment.