Skip to content

Commit 02ee719

Browse files
pyropybajtos
andauthoredMar 6, 2025··
Set explicit zinnia version in ci.yml
Co-authored-by: Miroslav Bajtoš <oss@bajtos.net>
1 parent 049462f commit 02ee719

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎.github/workflows/ci.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: CI
22
on: [push]
33

44
env:
5-
ZINNIA_VERSION: {{ vars.ZINNIA_VERSION }}
6-
5+
ZINNIA_VERSION: v0.20.2
76
jobs:
87
build:
98
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)
Please sign in to comment.