Skip to content

Commit

Permalink
p521: fix CI workflow (#1009)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri authored Jan 9, 2024
1 parent 71a9bce commit d44a3eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/p521.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
rust: stable
rust:
- stable
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@master
Expand Down

0 comments on commit d44a3eb

Please sign in to comment.