Skip to content

Commit

Permalink
Update minimum supported rust version to 1.74
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Nov 10, 2024
1 parent bca7994 commit 7120f0d
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 @@ -26,7 +26,7 @@ jobs:
- stable
- beta
- nightly
- "1.70" # Minimum supported version (from gtk-rs)
- "1.74" # Minimum supported version (from sysinfo)
os:
- ubuntu-22.04
- macos-latest
Expand Down

0 comments on commit 7120f0d

Please sign in to comment.