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.
1 parent af09db8 commit 4c22039Copy full SHA for 4c22039
.github/workflows/test.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
test:
9
name: Run CodeQL query tests
10
- runs-on: ubuntu-latest
+ runs-on: macos-latest
11
steps:
12
- uses: actions/checkout@v4
13
- id: init
0 commit comments