We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3424bb1 commit 2540f8bCopy full SHA for 2540f8b
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
# https://github.com/pypa/wheel/issues/354
21
# "3.10-dev",
22
]
23
- os: [ubuntu-16.04]
+ os: [ubuntu-18.04]
24
25
steps:
26
- uses: actions/checkout@v2
0 commit comments