mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-03 17:39:42 +02:00
Change runner to self-hosted for test workflow
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- os: macos-latest
|
||||
artifact_name: SoftwareManager-test-${{ github.sha }}-macos
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
runs-on: self-hosted
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user