mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Add ember-5 to test matrix for official plugins and themes (#24571)
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
This commit is contained in:
parent
f1969c24c6
commit
a1cf426e27
7
.github/workflows/tests.yml
vendored
7
.github/workflows/tests.yml
vendored
@ -57,13 +57,18 @@ jobs:
|
||||
include:
|
||||
- build_type: system
|
||||
target: chat
|
||||
ruby: "3.2"
|
||||
- build_type: system
|
||||
target: chat
|
||||
updated_ember: true
|
||||
- build_type: system
|
||||
target: core
|
||||
updated_ember: true
|
||||
- build_type: frontend
|
||||
target: plugins
|
||||
updated_ember: true
|
||||
- build_type: frontend
|
||||
target: themes
|
||||
updated_ember: true
|
||||
|
||||
steps:
|
||||
- name: Set working directory owner
|
||||
|
Loading…
Reference in New Issue
Block a user