Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
messense authored Feb 1, 2024
1 parent a3c06fb commit acc4c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
i686-pc-windows-gnu
- name: Test bindgen
# skip on MSRV
if: matrix.toolchain != '1.67.0'
if: matrix.toolchain != '1.70.0'
shell: bash
run: |
set -e
Expand Down

0 comments on commit acc4c12

Please sign in to comment.