Skip to content

Commit 6ec5602

Browse files
Branch to f40
1 parent 54eec67 commit 6ec5602

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/fedora-ci.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: Build image 'fedora-ci'
22
on:
33
push:
44
branches:
5-
- main
5+
- f40
66
jobs:
77
build-image:
88
uses: ./.github/workflows/build-image.yml
99
with:
1010
image_name: "fedora-ci"
11-
tags: unstable
12-
branch: main
11+
tags: "40"
12+
branch: f40

0 commit comments

Comments
 (0)