aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Fält <simo.falt@qt.io>2020-11-30 12:39:35 +0200
committerSimo Fält <simo.falt@qt.io>2020-11-30 12:14:18 +0000
commit549c5a731370a20bf36d0bd5428414c5488eeca9 (patch)
treead93f6dc62a7dd13be2bf7b6e06a15377615b112
parentb781bf54b54033917a020820f3bd7d4530bc0dc7 (diff)
Use Qt6.0.0 as a dependency for CI
Change-Id: Ib54260658ecdce99df1ff6a3984f85306c4b81ad Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
-rw-r--r--product_dependencies.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/product_dependencies.yaml b/product_dependencies.yaml
new file mode 100644
index 000000000..43e5dad8b
--- /dev/null
+++ b/product_dependencies.yaml
@@ -0,0 +1,3 @@
+dependencies:
+ ../../qt/qt5.git:
+ ref: "6.0.0"