CI: Try Node 18 for Cirrus ARM Linux

See if this helps with network connections being reset (SSL/TLS errors maybe?)
This commit is contained in:
DeeDeeG 2023-06-16 21:44:26 -04:00
parent ec5fdc6c2b
commit a1b300a314

View File

@ -55,7 +55,7 @@ linux_task:
arm_linux_task:
alias: linux
arm_container:
image: node:16-slim
image: node:18-slim
memory: 8G
env:
USE_SYSTEM_FPM: 'true'