1
0
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:
Yanjun Qi
2021-02-13 22:44:38 -05:00
parent 91e364aa64
commit c2bc09f528

View File

@@ -12,7 +12,7 @@ on:
jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8]