Skip to content

Commit

Permalink
🚧 Run on self-hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
pajowu committed Jun 22, 2023
1 parent 3ab6582 commit ee0f93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]

runs-on: ${{ matrix.os }}
runs-on: [self-hosted, ${{ matrix.os }}]

steps:
- name: checkout
Expand Down

0 comments on commit ee0f93d

Please sign in to comment.