Skip to content

Commit 6698471

Browse files
committed
revert ci conf [ci skip]
1 parent 24ed1b3 commit 6698471

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
# As long as we need Python 3.6 here in the test, we can only use up to Ubuntu 20.
1616
# https://github.com/actions/setup-python/issues/544
17-
os: [ubuntu-22.04]
17+
os: [ubuntu-20.04]
1818
runs-on: ${{ matrix.os }}
1919
name: CI tests
2020
steps:

0 commit comments

Comments
 (0)