Skip to content

Commit 8cc3e30

Browse files
author
Beat Buesser
committed
Update mxnet workflow to Ubuntu-20.04
Signed-off-by: Beat Buesser <[email protected]>
1 parent 83c7e99 commit 8cc3e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-mxnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323

2424
jobs:
2525
test:
26-
runs-on: ubuntu-18.04
26+
runs-on: ubuntu-20.04
2727
strategy:
2828
fail-fast: false
2929
matrix:

0 commit comments

Comments
 (0)