Skip to content

Commit 32d1b3c

Browse files
committed
Merge remote-tracking branch 'upstream/master' into cfg_target_has_atomic
2 parents 2105374 + ed1d24e commit 32d1b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- powerpc-unknown-linux-gnu
9595
- powerpc64-unknown-linux-gnu
9696
- wasm32-unknown-unknown
97-
runs-on: ubuntu-16.04
97+
runs-on: ubuntu-latest
9898
steps:
9999
- uses: actions/checkout@v2
100100
- name: Install Rust

0 commit comments

Comments
 (0)