Fix workflow
All checks were successful
Tests / test (push) Successful in 41s

This commit is contained in:
Adam Štrauch 2025-01-14 09:17:46 +01:00
parent 3922222a12
commit b7f4bec668
Signed by: cx
GPG key ID: 7262DAFE292BCE20
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ on:
jobs:
test:
runs-on: [moon, amd64]
runs-on: [dev, amd64]
steps:
- name: Checkout repository

View file

@ -10,7 +10,7 @@ on:
jobs:
test:
runs-on: [moon, amd64]
runs-on: [dev, amd64]
steps:
- name: Checkout repository