Skip to content

Commit

Permalink
Use windows-2019
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed Jul 9, 2024
1 parent 18786f3 commit db5f1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native-simulator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ concurrency:

jobs:
win_gen_simulator:
runs-on: windows-latest
runs-on: windows-2019
if:
(! contains(github.event.pull_request.body, '[X] does not change any runtime related code or build configuration'))
name: Windows
Expand Down

0 comments on commit db5f1e1

Please sign in to comment.