fall back to ubuntu latest for build

This commit is contained in:
Emilien Devos
2023-06-23 20:13:52 +02:00
parent 9499c648fc
commit 50b653909f
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
build:
runs-on: ${{ (github.event_name == 'push') && fromJSON('[ "buildjet-4vcpu-ubuntu-2204-arm" ]') || 'ubuntu-latest' }}
runs-on: 'ubuntu-latest'
steps:
- name: Set up QEMU