We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b094ee commit d78d294Copy full SHA for d78d294
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
version:
46
# - '1.2' # minimum Julia version supported in Project.toml
47
# - '1.6' # previous LTS
48
- # - '1.10' # current LTS
+ - '1.10' # current LTS
49
- '1' # automatically expands to the latest stable 1.x release of Julia
50
steps:
51
- uses: actions/checkout@v4
0 commit comments