Skip to content

Commit 80a45f2

Browse files
committed
fix: CI
1 parent 3fcbd60 commit 80a45f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ jobs:
511511
version: 252
512512
timeout-minutes: 120
513513
env:
514-
FLUENT_IMAGE_TAG: ${{ matrix.version == 252 && vars.FLUENT_STABLE_IMAGE_DEV || matrix.image-tag }}
514+
FLUENT_IMAGE_TAG: ${{ matrix.image-tag }}
515515

516516
steps:
517517

0 commit comments

Comments
 (0)