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 89a45c0 + fafa5bb commit 7dfa49bCopy full SHA for 7dfa49b
.github/workflows/spike-openocd-tests.yml
@@ -34,7 +34,7 @@ on:
34
jobs:
35
test:
36
name: Test debug (Ubuntu)
37
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
38
steps:
39
- uses: actions/checkout@v3
40
with:
0 commit comments