Sascha Mann
|
71b841c6f2
|
Verify checksums (#49)
Co-authored-by: Derk-Jan Karrenbeld <derk-jan+github@karrenbeld.info>
|
2020-11-08 17:15:46 +01:00 |
|
Sascha Mann
|
45f46ba622
|
Get Julia versions from versions.json (#24)
This replaces the hardcoded versions array which will decouple the setup-julia version and the installable Julia versions.
|
2020-11-08 15:06:21 +01:00 |
|
Sascha Mann
|
802776bd6a
|
Throw error if version range doesn't match anything
fixes #38
|
2020-07-05 14:10:57 +02:00 |
|
Sascha Mann
|
689d600802
|
Fix Windows install script
|
2019-11-25 14:22:23 +01:00 |
|
Sascha Mann
|
767e91ee6e
|
Support nightly Julia builds
|
2019-11-25 14:22:23 +01:00 |
|
Sascha Mann
|
29cdcebc07
|
Add tests for range input
|
2019-11-20 19:58:43 +01:00 |
|
Sascha Mann
|
0f0b1bb9ba
|
Add some unit tests for getJuliaVersions
|
2019-11-20 19:58:43 +01:00 |
|
Sascha Mann
|
f8e69caa03
|
Use tool-cache to install Julia
|
2019-08-13 17:43:29 +02:00 |
|
Sascha Mann
|
7961e4e3f2
|
Add prototype action using exec and curl
* Downloads a fixed version Julia binary using curl
* Adds it to PATH
* Runs `julia --version` to test the installation
|
2019-08-13 12:11:39 +02:00 |
|
Sascha Mann
|
d3bf4c48c9
|
Initial commit
|
2019-08-12 22:46:14 +00:00 |
|