Skip to content

Commit

Permalink
Update github CI rust version.
Browse files Browse the repository at this point in the history
  • Loading branch information
macklin-10x committed Apr 24, 2024
1 parent 7abf75c commit 3391dfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/intel-mkl-tool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.61.0
toolchain: 1.77.0
profile: minimal
default: true
override: true
Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.61.0
toolchain: 1.77.0
profile: minimal
default: true
override: true
Expand Down

0 comments on commit 3391dfe

Please sign in to comment.