Skip to content

Commit

Permalink
Update GitHub Actions runner to Windows Server 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
adang1345 committed Jan 16, 2025
1 parent c37a82f commit ffdbf19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:

jobs:
build_windows:
runs-on: windows-2022
runs-on: windows-2025
outputs:
DEPLOY: ${{ steps.build-and-install.outputs.DEPLOY }}
steps:
Expand Down

0 comments on commit ffdbf19

Please sign in to comment.