1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: update docs_ci.yml, gen_vc.yml and module_docs.yml to use more modern runners

This commit is contained in:
Delyan Angelov
2021-07-19 13:19:03 +03:00
parent cf82bd3407
commit b10be83c7e
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
build-module-docs:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Build V