Commit Graph

4 Commits

Author SHA1 Message Date
ChristopherHX 4f6bdf85e1 enable arm64 builds (#94)
* enable arm64 builds

* Add `[skip build-base]` conditional for PRs

* only setup arm64 arch in qemu

* fix permission java-tools

* go default to 1.20 and fix pwsh

* exclude lib32z1 for arm64

* increase npm timeout for qemu

* Try to speed up npm under qemu

* make npm verbose

* Use http registry

* Another test

* Use less build resources

* fix dockerhub tag

* Fix building
2023-08-26 22:22:05 +02:00
Eric Vantillard efcaf8c96c fix: running java-tools.sh fail on apt-get update (#88)
- import last version from runner-images
- replace  $HELPER_SCRIPT with hardcoded paths
- remove call to invoke_tests "Java" at the end of installation
2023-04-24 22:48:22 +02:00
Ryan 343ae52a8b add arm64/armhf for 18.04, replace git{,-lfs} (#51) 2022-03-05 04:22:34 +01:00
Ryan 2615f18d2a Update images
- replace shell script with pwsh
- add more tools from actions/virtual-environments
- fixup pwsh modules installation
- install node 12 and 16 in base
- add node 14 in js-*
- build rust images
- restrict flavours to amd64 only for now
- add helper scripts from actions/virtual-environments
- overhaul build and dockerfile
2022-02-23 20:58:25 +01:00