Skip to content

Commit

Permalink
Configure self-hosted CI runner (attempt 1)
Browse files Browse the repository at this point in the history
  • Loading branch information
avh4 committed Jan 31, 2023
1 parent 231ca84 commit 14e28fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Build release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
os:
- windows-latest
- macOS-latest
- self-hosted

name: release-${{ matrix.os }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 14e28fa

Please sign in to comment.