Skip to content

Commit 80bd385

Browse files
sdroegebilelmoussaoui
authored andcommitted
Switch MSRV CI to 1.86
1 parent 5f7c295 commit 80bd385

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- stable
1919
- beta
2020
- nightly
21-
- "1.83.0"
21+
- "1.86.0"
2222
conf:
2323
- { name: "cairo", features: "png,pdf,svg,ps,use_glib,v1_18,freetype,script,xcb,xlib,win32-surface", nightly: "--features 'png,pdf,svg,ps,use_glib,v1_18,freetype,script,xcb,xlib,win32-surface'", test_sys: true }
2424
- { name: "gdk-pixbuf", features: "v2_42", nightly: "--all-features", test_sys: true }
@@ -104,7 +104,7 @@ jobs:
104104
- stable
105105
- beta
106106
- nightly
107-
- "1.83.0"
107+
- "1.86.0"
108108
steps:
109109
- uses: actions/checkout@v5
110110
- uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)