Skip to content

Commit 98b8e71

Browse files
committed
Run tests on Ubuntu 20.04
1 parent 9267ba3 commit 98b8e71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
test:
7-
runs-on: ubuntu-18.04
7+
runs-on: ubuntu-20.04
88
env:
99
CARGO_TERM_COLOR: always
1010

0 commit comments

Comments
 (0)