mirror of
https://github.com/julia-actions/setup-julia.git
synced 2026-02-12 02:56:54 +08:00
Remove 32-bit ToDo from README
This commit is contained in:
@@ -127,7 +127,6 @@ In no particular order:
|
|||||||
* Check if a cached version of Julia is available instead of installing it everytime CI runs.
|
* Check if a cached version of Julia is available instead of installing it everytime CI runs.
|
||||||
* Add version shortcuts like `1.x`, `1.1.x`, `latest` and `lts`.
|
* Add version shortcuts like `1.x`, `1.1.x`, `latest` and `lts`.
|
||||||
* Add support for nightly Julia builds.
|
* Add support for nightly Julia builds.
|
||||||
* Support 32-bit Julia on 64-bit windows.
|
|
||||||
* Write some unit tests for the action.
|
* Write some unit tests for the action.
|
||||||
* Add CI script that checks if tags have been updated on release.
|
* Add CI script that checks if tags have been updated on release.
|
||||||
* Hash and signature checks.
|
* Hash and signature checks.
|
||||||
|
|||||||
Reference in New Issue
Block a user