Skip to content

Commit

Permalink
Branch to f40
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Sep 19, 2024
1 parent 54eec67 commit 6ec5602
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/fedora-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: Build image 'fedora-ci'
on:
push:
branches:
- main
- f40
jobs:
build-image:
uses: ./.github/workflows/build-image.yml
with:
image_name: "fedora-ci"
tags: unstable
branch: main
tags: "40"
branch: f40

0 comments on commit 6ec5602

Please sign in to comment.