We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b800c9e commit 5d3dfbdCopy full SHA for 5d3dfbd
1 file changed
.github/workflows/codeql.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
# CodeQL runs on ubuntu-latest, windows-latest, and macos-latest
16
- runs-on: macos-latest
+ runs-on: windows-latest
17
18
steps:
19
- name: Checkout repository
0 commit comments