Commit Graph

5 Commits

Author SHA1 Message Date
Sascha Mann
a8a77e20fd Use cached Julia if available 2019-08-17 18:05:37 +02:00
Sascha Mann
6182d4ae38 Change console logging to core.debug logs 2019-08-13 17:43:44 +02:00
Sascha Mann
371167db47 Support build matrices and non-Linux OS 2019-08-13 17:43:29 +02: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