Fix workflow runner label
Some checks failed
Build and Deploy MikroTik Bot / build-and-deploy (push) Failing after 14s

This commit is contained in:
stakost 2025-06-01 12:06:25 +03:00
parent 7528a825d7
commit f663ce4ee8

View File

@ -8,7 +8,7 @@ on:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout code