Skip to content

Commit

Permalink
Merge pull request #544 from lz-bro/debug-test-ubuntu-20.04
Browse files Browse the repository at this point in the history
Use Ubuntu 20.04 for debug tests
  • Loading branch information
aap-sc authored May 4, 2024
2 parents 89a45c0 + fafa5bb commit 7dfa49b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spike-openocd-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ on:
jobs:
test:
name: Test debug (Ubuntu)
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 7dfa49b

Please sign in to comment.