Unverified Commit 6fb0fb12 authored by Yifan Xiong's avatar Yifan Xiong Committed by GitHub
Browse files

CI/CD - Update GitHub Action VM (#211)

Update GitHub Action VM, fix pipeline hanging.
parent 2f0f6541
...@@ -9,7 +9,7 @@ on: ...@@ -9,7 +9,7 @@ on:
jobs: jobs:
spelling: spelling:
name: Spelling check name: Spelling check
runs-on: ubuntu-16.04 runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment