Skip to content

Commit

Permalink
Revert to use windows-2019
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed Jul 8, 2024
1 parent 7f7865e commit afc0e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native-compile-platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
name: "Windows"
if:
(! contains(github.event.pull_request.body, '[X] does not change any runtime related code or build configuration'))
runs-on: windows-latest
runs-on: windows-2019
steps:
- uses: actions/checkout@v4
- name: Download external libraries
Expand Down

0 comments on commit afc0e79

Please sign in to comment.