mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-26 00:00:20 +02:00
Use ubuntu-latest instead of ubuntu-16.04 (#497)
This commit is contained in:
@@ -94,7 +94,7 @@ jobs:
|
|||||||
- powerpc-unknown-linux-gnu
|
- powerpc-unknown-linux-gnu
|
||||||
- powerpc64-unknown-linux-gnu
|
- powerpc64-unknown-linux-gnu
|
||||||
- wasm32-unknown-unknown
|
- wasm32-unknown-unknown
|
||||||
runs-on: ubuntu-16.04
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
|
|||||||
Reference in New Issue
Block a user