[CI] build docs on ubuntu-latest

This commit is contained in:
samuelsadok
2021-10-14 07:43:59 +02:00
committed by GitHub
parent 36ae22c462
commit 86e2461271
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs:
jekyll:
runs-on: ubuntu-16.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2