Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

Commit

Permalink
fix: actions
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleBigBug committed Apr 6, 2024
1 parent f486822 commit b3778d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
configuration: [Debug, Release]

runs-on: windows-2019
runs-on: windows-latest

steps:
- name: Checkout
Expand Down

0 comments on commit b3778d9

Please sign in to comment.