Skip to content

Commit

Permalink
Bump LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
rikhuijzer committed Oct 10, 2024
1 parent d7c7b66 commit e82cc84
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 @@ -27,7 +27,7 @@ jobs:
fail-fast: false
matrix:
config:
- {os: ubuntu-latest, version: '1.6'}
- {os: ubuntu-latest, version: '1.10'}
# R crashes on ubuntu-latest with newer versions of Julia.
- {os: macos-latest, version: '1'}

Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ OrderedCollections = "1.6.2"
Random = "1"
Statistics = "1"
Tables = "1.7"
julia = "1.6"
julia = "1.10"

0 comments on commit e82cc84

Please sign in to comment.