Skip to content

Drop support for Julia <1.10 #231

Drop support for Julia <1.10

Drop support for Julia <1.10 #231

Triggered via push October 17, 2024 14:27
Status Success
Total duration 3m 9s
Artifacts
Documentation
3m 0s
Documentation
Fit to window
Zoom out
Zoom in

Annotations

9 warnings and 1 notice
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/deploydocs.jl#L533
removing `stable` and linking `stable` to `v2.1.7`.
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/deploydocs.jl#L533
removing `v2.1` and linking `v2.1` to `v2.1.7`.
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/deploydocs.jl#L533
removing `v2.0` and linking `v2.0` to `v2.0.1`.
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/deploydocs.jl#L533
removing `v1.1` and linking `v1.1` to `v1.1.1`.
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/deploydocs.jl#L533
removing `v1.0` and linking `v1.0` to `v1.0.0`.
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/deploydocs.jl#L533
removing `v2` and linking `v2` to `v2.1.7`.
Documentation: ../../../.julia/packages/Documenter/C1XEF/src/deploydocs.jl#L533
removing `v1` and linking `v1` to `v1.1.1`.
Documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache. To ignore, set input `ignore-no-cache: true`