mirror of
https://github.com/QData/TextAttack.git
synced 2021-10-13 00:05:06 +03:00
Revert "bypass the sphinx issue on ubuntu-latest to ubuntu-18.04"
This reverts commit 91e364aa64.
This commit is contained in:
2
.github/workflows/make-docs.yml
vendored
2
.github/workflows/make-docs.yml
vendored
@@ -12,7 +12,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.8]
|
||||
|
||||
Reference in New Issue
Block a user