Skip to content

Commit

Permalink
Update fuzz CI job to use our MSRV rather than 1.58
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBlueMatt committed Jan 18, 2024
1 parent d521777 commit 3d3d1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
fuzz:
runs-on: ubuntu-latest
env:
TOOLCHAIN: 1.58
TOOLCHAIN: 1.63
steps:
- name: Checkout source code
uses: actions/checkout@v3
Expand Down

0 comments on commit 3d3d1f6

Please sign in to comment.