Update release_4_legacy_docs.yml (#127)
Updated runs-on value: s/ubuntu-18-04/ubuntu-20.04/
This commit is contained in:
@@ -14,7 +14,7 @@ env:
|
||||
jobs:
|
||||
build:
|
||||
name: Build Docs and Deploy
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
Reference in New Issue
Block a user