Skip to content

Commit d78d294

Browse files
authored
Update ci.yml
1 parent 9b094ee commit d78d294

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
version:
4646
# - '1.2' # minimum Julia version supported in Project.toml
4747
# - '1.6' # previous LTS
48-
# - '1.10' # current LTS
48+
- '1.10' # current LTS
4949
- '1' # automatically expands to the latest stable 1.x release of Julia
5050
steps:
5151
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)