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:
David Taylor 2023-12-11 21:58:36 +00:00 committed by GitHub
parent f1969c24c6
commit a1cf426e27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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