Skip to content

Commit

Permalink
Use general workflow ref to test
Browse files Browse the repository at this point in the history
  • Loading branch information
stellarsaur committed Feb 14, 2024
1 parent 4b0da0d commit 4dfe3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
- os: windows-latest-8-cores
target: x86_64-pc-windows-msvc
cargo-hack-feature-options: --features opt --ignore-unknown-features
uses: ./.github/workflows/rust-publish-dry-run.yml@main
uses: stellar/actions/.github/workflows/rust-publish-dry-run-v2.yml@main
with:
crates: soroban-rpc
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 4dfe3a1

Please sign in to comment.