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 83c7e99 commit 8cc3e30Copy full SHA for 8cc3e30
.github/workflows/ci-mxnet.yml
@@ -23,7 +23,7 @@ on:
23
24
jobs:
25
test:
26
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-20.04
27
strategy:
28
fail-fast: false
29
matrix:
0 commit comments