Skip to content

Commit

Permalink
Use fixed Cargo.lock.
Browse files Browse the repository at this point in the history
Signed-off-by: lucasliang <[email protected]>
  • Loading branch information
LykxSassinator committed Nov 5, 2024
1 parent 6ec4253 commit 8304ac4
Show file tree
Hide file tree
Showing 2 changed files with 2,304 additions 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 @@ -19,7 +19,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ ubuntu-latest, macos-13 ]
os: [ ubuntu-latest, macos-latest ]
steps:
- uses: actions/checkout@v2
with:
Expand Down
Loading

0 comments on commit 8304ac4

Please sign in to comment.