Skip to content

Commit

Permalink
update to julia 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
benegee committed Jan 8, 2024
1 parent 0b59a5a commit 2bb82d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
with:
version: '1.9'
version: '1.10'
show-versioninfo: true
- uses: julia-actions/julia-buildpkg@v1
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
arch:
- x64
julia_version:
- '1.9'
- '1.10'
t8code_version:
- '1.4.1'
env:
Expand Down

0 comments on commit 2bb82d5

Please sign in to comment.