Skip to content

Commit 7dfa49b

Browse files
authored
Merge pull request #544 from lz-bro/debug-test-ubuntu-20.04
Use Ubuntu 20.04 for debug tests
2 parents 89a45c0 + fafa5bb commit 7dfa49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spike-openocd-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ on:
3434
jobs:
3535
test:
3636
name: Test debug (Ubuntu)
37-
runs-on: ubuntu-latest
37+
runs-on: ubuntu-20.04
3838
steps:
3939
- uses: actions/checkout@v3
4040
with:

0 commit comments

Comments
 (0)