Skip to content

Commit c6cbbeb

Browse files
committed
fix tag
1 parent 16ed521 commit c6cbbeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
- image=ubuntu24-full-x64
119119
- disk=large
120120
- spot=false
121-
- tag=${{ matrix.id }}
121+
- tag=${{ matrix.name }}
122122

123123
env:
124124
# disable lints for build, they will be caught in Rust lint job.

0 commit comments

Comments
 (0)