chore: Add arch runner

This commit is contained in:
Fabio Lenherr / DashieTM 2023-11-04 14:25:54 +01:00
parent fcec2c6401
commit 0310c2df7e
4 changed files with 24 additions and 3 deletions

View file

@ -12,7 +12,7 @@ env:
jobs:
build:
runs-on: self-hosted
runs-on: [self-hosted, ubuntu]
steps:
- uses: actions/checkout@v3