ci: changed run target

Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
moonleay 2024-05-07 15:06:42 +02:00
parent 4918715a1e
commit af709b1797
Signed by: moonleay
GPG key ID: 82667543CCD715FB

View file

@ -2,8 +2,8 @@ on:
push:
jobs:
release:
runs-on: selfhosted
dev:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
name: Checkout