Skip to content

Commit

Permalink
Update build-riscv64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
emlowe authored Sep 25, 2023
1 parent 2252644 commit 8f41217
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-riscv64.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and test riscv64 on ubuntu-latest
name: QEMU Build and test riscv64 crate

on:
push:
Expand Down Expand Up @@ -41,7 +41,7 @@ jobs:
'
build_wheels:
name: QEMU riscv64 via Debian on ubuntu-latest
name: QEMU riscv64 wheel
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 8f41217

Please sign in to comment.