We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71266e1 commit 9498834Copy full SHA for 9498834
.github/workflows/main.yml
@@ -18,7 +18,7 @@ on:
18
jobs:
19
test:
20
name: Test Analyzer
21
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
22
steps:
23
- uses: actions/checkout@v1
24
0 commit comments