Skip to content

Commit

Permalink
Switch to ubuntu-20.04 for oonipipeline tests
Browse files Browse the repository at this point in the history
Latest is currently broken due to:
https://github.com/orgs/community/discussions/120966
  • Loading branch information
hellais committed Apr 24, 2024
1 parent 9feef77 commit b88f5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_oonipipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: test oonipipeline
on: push
jobs:
run_tests:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit b88f5cc

Please sign in to comment.