mirror of
https://github.com/Casvt/MIND.git
synced 2026-04-03 03:00:22 -04:00
Update ubuntu version of workflows
This commit is contained in:
2
.github/workflows/build_docs.yml
vendored
2
.github/workflows/build_docs.yml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
jobs:
|
||||
update_build:
|
||||
name: Update API docs and build docs
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
name: Setup checkout
|
||||
|
||||
Reference in New Issue
Block a user