Skip to content

Commit

Permalink
Use Windows-2022 for Windows Build (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
PNone authored Nov 4, 2023
1 parent d4ecba5 commit 656200e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
needs: [checklicense]
if: needs.checklicense.outputs.is_unity_license_set == 'true'
name: Build for Windows
runs-on: windows-2019
runs-on: windows-2022
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 656200e

Please sign in to comment.