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 ede9717 commit bbc53e6Copy full SHA for bbc53e6
.github/workflows/ci-legacy.yml
@@ -20,7 +20,7 @@ on:
20
21
jobs:
22
test:
23
- runs-on: ubuntu-16.04
+ runs-on: ubuntu-20.04
24
strategy:
25
fail-fast: false
26
matrix:
.github/workflows/ci-mxnet.yml
+ runs-on: ubuntu-18.04
0 commit comments