mirror of
https://github.com/wangdoc/clang-tutorial.git
synced 2026-02-03 10:53:37 +08:00
refactor: update github actions enviorments: ubuntu-latest
This commit is contained in:
2
.github/workflows/wangdoc.yml
vendored
2
.github/workflows/wangdoc.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
jobs:
|
||||
page-generator:
|
||||
name: Generating pages
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user