Skip to content

Commit

Permalink
Set windows runner to windows-2022
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrolamarao committed Oct 3, 2023
1 parent 872c8c8 commit 7586af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [pull_request,workflow_dispatch]
jobs:
build:
name: "build"
runs-on: windows-latest
runs-on: windows-2022
timeout-minutes: 10
steps:
- name: "Checkout"
Expand Down

0 comments on commit 7586af4

Please sign in to comment.