Skip to content

Commit

Permalink
ci(bindings-rust): update build_fedora job
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <[email protected]>
  • Loading branch information
apepkuss committed Jun 21, 2023
1 parent 933fa49 commit cd46cbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bindings-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ jobs:
cargo test --workspace --locked --features aot,async,wasmedge_process,ffi -- --nocapture
build_fedora:
name: Fedora latest
runs-on: Fedora-latest
name: Fedora
runs-on: fedora-latest
strategy:
matrix:
rust: [1.70.0, 1.69, 1.68]
Expand Down

0 comments on commit cd46cbc

Please sign in to comment.