trying with a higher plan

This commit is contained in:
Emilien Devos
2023-04-01 18:07:34 +02:00
parent 03281c7312
commit 33e83f9fb2
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
build:
runs-on: ${{ (github.event_name == 'push') && fromJSON('[ "buildjet-2vcpu-ubuntu-2204-arm" ]') || 'ubuntu-latest' }}
runs-on: ${{ (github.event_name == 'push') && fromJSON('[ "buildjet-4vcpu-ubuntu-2204-arm" ]') || 'ubuntu-latest' }}
steps:
- name: Set up QEMU