Skip to content

Commit

Permalink
config: enable OSBuild for testing/testing-devel
Browse files Browse the repository at this point in the history
They are now on F40 and we can roll this out!

xref: coreos/fedora-coreos-tracker#1653
  • Loading branch information
dustymabe committed Apr 23, 2024
1 parent 8c3c1b3 commit 70fedab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,17 @@ streams:
type: production
testing:
type: production
env:
COSA_USE_OSBUILD: true
next:
type: production
env:
COSA_USE_OSBUILD: true
testing-devel:
type: development
default: true
env:
COSA_USE_OSBUILD: true
next-devel: # do not touch; line managed by `next-devel/manage.py`
type: development # do not touch; line managed by `next-devel/manage.py`
env:
Expand Down

0 comments on commit 70fedab

Please sign in to comment.