mirror of
https://github.com/onsonr/nebula.git
synced 2025-03-10 17:29:11 +00:00
ci: update workflow runner to ubuntu-18.04
This commit is contained in:
parent
19e9de6ac5
commit
5b210fec58
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -3,7 +3,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
build_deploy:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Build
|
||||
|
Loading…
x
Reference in New Issue
Block a user