2
0

💚 Fix arm docker build out of memory error

This commit is contained in:
Baptiste Arnaud
2024-01-02 13:57:39 +01:00
parent ed7f5c7328
commit a44b0e9696

View File

@ -64,7 +64,7 @@ jobs:
strategy:
matrix:
app: ['builder', 'viewer']
runs-on: buildjet-2vcpu-ubuntu-2204-arm
runs-on: buildjet-4vcpu-ubuntu-2204-arm
steps:
- name: Check out the repo
uses: actions/checkout@v3