Skip to content

Commit 81bfc28

Browse files
authored
Merge pull request #989 from github/henrymercer/update-readme
Update README now build tracing is compatible with Windows 2022
2 parents 1d81ec4 + 6de8537 commit 81bfc28

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ on:
3939

4040
jobs:
4141
CodeQL-Build:
42-
# If you're only analyzing JavaScript or Python, CodeQL runs on ubuntu-latest, windows-latest, and macos-latest.
43-
# If you're analyzing C/C++, C#, Go, or Java, CodeQL runs on ubuntu-latest, windows-2019, and macos-latest.
42+
# CodeQL runs on ubuntu-latest, windows-latest, and macos-latest
4443
runs-on: ubuntu-latest
4544

4645
permissions:

0 commit comments

Comments
 (0)