Skip to content

Commit 7c89063

Browse files
authored
Merge pull request #1584 from riscv-software-src/debug-tests-ubuntu-20.04
Use Ubuntu 20.04 for debug tests
2 parents b3ea084 + 1d97ca2 commit 7c89063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debug-smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
test:
1515
name: Test debug (Ubuntu)
16-
runs-on: ubuntu-latest
16+
runs-on: ubuntu-20.04
1717
steps:
1818
- uses: actions/checkout@v2
1919

0 commit comments

Comments
 (0)