We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95b1867 + 9d5565f commit b00adddCopy full SHA for b00addd
.github/workflows/codeql.yml
@@ -81,7 +81,7 @@ jobs:
81
strategy:
82
fail-fast: false
83
matrix:
84
- os: [ubuntu-22.04,ubuntu-24.04,windows-2022,windows-2025,macos-13,macos-14,macos-15]
+ os: [ubuntu-22.04,ubuntu-24.04,windows-2022,windows-2025,macos-14,macos-15]
85
tools: ${{ fromJson(needs.check-codeql-versions.outputs.versions) }}
86
runs-on: ${{ matrix.os }}
87
0 commit comments