We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5f9be commit ab178adCopy full SHA for ab178ad
.github/workflows/imagebuild.yml
@@ -22,7 +22,7 @@ jobs:
22
23
strategy:
24
matrix:
25
- rust_version: ["1.75", "1.78", "1.79"]
+ rust_version: ["1.75", "1.82", "1.83"]
26
27
steps:
28
- name: Check out repository
0 commit comments