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 39c8d5d commit 60295b2Copy full SHA for 60295b2
1 file changed
.github/workflows/notebooks.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
max-parallel: 12
18
matrix:
19
- os: [Ubuntu-20.04, macOS-latest]
+ os: [Ubuntu-latest, macOS-latest]
20
include:
21
- python-version: '3.8'
22
toxenv: py38-test-oldestdeps
0 commit comments