fix: runner
Some checks are pending
Rust CI Showcase / build (push) Waiting to run

This commit is contained in:
Rakowskiii 2025-02-27 16:39:11 +01:00
parent 6f6ff73ada
commit f93070d99c

View File

@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: runner-01
steps:
- name: Checkout Code
uses: actions/checkout@v3