Update Ubuntu Version
The app will run on Ubuntu 20.04. Updated CI to test on this distro.
This commit is contained in:
@@ -12,7 +12,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user