Skip to content

Commit

Permalink
Fix Github Workflow (glib v0.16.2 requires at least rustc 1.63)
Browse files Browse the repository at this point in the history
  • Loading branch information
pentamassiv committed Nov 17, 2022
1 parent b2e320c commit 4365531
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 @@ -16,7 +16,7 @@ jobs:
- stable
- beta
- nightly
- "1.56.0"
- "1.63.0"
env:
DISPLAY: ":99.0"
# Workaround to avoid getting stuck by apt about choosing a timezone.
Expand Down

0 comments on commit 4365531

Please sign in to comment.