Skip to content

Commit

Permalink
Run release action on windows-2019
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-klein authored Nov 6, 2022
1 parent 4a7a2d4 commit f28889f
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 @@ -6,7 +6,7 @@ name: Build and publish binaries
jobs:
build-win32:
name: Build Sword Windows binaries
runs-on: windows-latest
runs-on: windows-2019
steps:
- uses: ilammy/msvc-dev-cmd@v1
- uses: actions/checkout@v1
Expand Down

0 comments on commit f28889f

Please sign in to comment.