Skip to content

Commit

Permalink
rustc version info
Browse files Browse the repository at this point in the history
  • Loading branch information
goulart-paul authored Jan 6, 2025
1 parent d8eec48 commit 473238c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:

steps:
- uses: actions/checkout@v4

- name: rust version info
run: cargo --version

- name: Build
run: cargo build --verbose --features sdp-accelerate

Expand Down

0 comments on commit 473238c

Please sign in to comment.