#1773 GHA unit_tests does not fail while it should

another wild shot
This commit is contained in:
rusefi 2020-09-08 13:50:30 -04:00
parent fefb9299a6
commit 2ed9b3c6ea
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on: [push,pull_request]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v1