We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa8bd49 commit a08591aCopy full SHA for a08591a
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
skip-glib-crate: false
41
# Minimal MSRV test - Our actual MSRV, excluding glib crate (often needs newer version)
42
- os: ubuntu-latest
43
- rustc: 1.56.0
+ rustc: 1.63.0
44
experimental: false
45
skip-unit-tests: true
46
skip-glib-crate: true
0 commit comments