Skip to content

Commit ab178ad

Browse files
authored
Add rust 1.82, 1.83
1 parent 7a5f9be commit ab178ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/imagebuild.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
strategy:
2424
matrix:
25-
rust_version: ["1.75", "1.78", "1.79"]
25+
rust_version: ["1.75", "1.82", "1.83"]
2626

2727
steps:
2828
- name: Check out repository

0 commit comments

Comments
 (0)