Update changelog and README with build tracing compatibility info

This commit is contained in:
Henry Mercer 2022-02-08 16:17:17 +00:00
parent f2027c51f7
commit a6d606becc
2 changed files with 3 additions and 1 deletions

View file

@ -39,7 +39,8 @@ on:
jobs:
CodeQL-Build:
# CodeQL runs on ubuntu-latest, windows-latest, and macos-latest
# If you're only analyzing JavaScript or Python, CodeQL runs on ubuntu-latest, windows-latest, and macos-latest.
# If you're analyzing C/C++, C#, Go, or Java, CodeQL runs on ubuntu-latest, windows-2019, and macos-latest.
runs-on: ubuntu-latest
permissions: