Skip to content

Commit

Permalink
use windows-2022 instead of windows-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingerZhu committed Dec 8, 2024
1 parent 5c8fba1 commit 39e83dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/libc-overlay-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
c_compiler: clang
cpp_compiler: clang++
cmake_config: -GNinja
- os: windows-latest
- os: windows-2022
compiler:
c_compiler: clang-cl
cpp_compiler: clang-cl
Expand Down

0 comments on commit 39e83dc

Please sign in to comment.