Skip to content

Commit

Permalink
Use windows runner.
Browse files Browse the repository at this point in the history
  • Loading branch information
samizzo committed Apr 21, 2023
1 parent 312974a commit 0c695ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: Upload Release Asset
jobs:
build:
name: Upload Release Asset
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 0c695ea

Please sign in to comment.