mirror of
https://git.nerdvpn.de/NerdVPN.de/invidious
synced 2026-02-14 22:51:42 +01:00
trying with a higher plan
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user