Skip to content

Commit

Permalink
Use Fedora 41 for Zuul jobs (#94)
Browse files Browse the repository at this point in the history
Use Fedora 41 for Zuul jobs

Related to packit/deployment#613.

Reviewed-by: Matej Focko
Reviewed-by: Nikola Forró
  • Loading branch information
softwarefactory-project-zuul[bot] authored Dec 11, 2024
2 parents fa8016b + b9a1a48 commit 951181b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
nodeset:
nodes:
- name: container
label: cloud-centos-9-stream
label: cloud-fedora-41

- job:
name: linters
Expand Down
6 changes: 3 additions & 3 deletions zuul.d/pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,16 @@
github.com:
- event: pull_request_review
action: submitted
state: approved
state: [approved]
- event: pull_request
action: comment
comment: (?i)^\s*regate\s*$
- event: pull_request_review
action: submitted
state: approved
state: [approved]
- event: pull_request_review
action: dismissed
state: request_changes
state: [changes_requested]
- event: pull_request
action: status
status: "softwarefactory-project-zuul:packit-service/check:success"
Expand Down

0 comments on commit 951181b

Please sign in to comment.