Skip to content

Commit

Permalink
compat lts
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg committed Oct 12, 2024
1 parent a2f3987 commit e3becbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6' # older supported LTS
- '1.10' # latest LTS
- '1'
experimental:
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ StaticArrays = "1"
StatsBase = "0.33, 0.34"
Term = "2"
Unitful = "1"
julia = "1.10"
julia = "1.6"

[extensions]
FreeTypeExt = ["FileIO", "FreeType"]
Expand Down

0 comments on commit e3becbf

Please sign in to comment.