mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-23 01:46:14 +00:00
feat: upgrade to ubuntu-20.04
This commit is contained in:
@@ -9,7 +9,7 @@ on:
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Set up python
|
||||
id: setup-python
|
||||
@@ -48,4 +48,4 @@ jobs:
|
||||
bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r cobertura.xml
|
||||
else
|
||||
echo no CODACY_PROJECT_TOKEN
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user