mirror of
https://github.com/plausible/analytics.git
synced 2025-03-14 10:06:38 +00:00
add missing runs-on
This commit is contained in:
@ -22,6 +22,8 @@ jobs:
|
||||
- platform: linux/arm64
|
||||
runner: ubuntu-22.04-arm
|
||||
|
||||
runs-on: ${{ matrix.runner || 'ubuntu-22.04' }}
|
||||
|
||||
steps:
|
||||
- name: Prepare
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user