We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b868c commit 1d97ca2Copy full SHA for 1d97ca2
.github/workflows/debug-smoke.yml
@@ -13,7 +13,7 @@ on:
13
jobs:
14
test:
15
name: Test debug (Ubuntu)
16
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
17
steps:
18
- uses: actions/checkout@v2
19
0 commit comments