mirror of
https://git.revela.dev/itsRevela/LCE-Revelations.git
synced 2026-06-17 02:12:03 +00:00
ci: switch workflows to self-hosted runner labels
This commit is contained in:
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
@@ -11,7 +11,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: windows-latest
|
||||
runs-on: [self-hosted, windows]
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user