diff options
author | Jari Helaakoski <jari.helaakoski@qt.io> | 2024-10-28 09:46:42 +0200 |
---|---|---|
committer | Daniel Smith <daniel.smith@qt.io> | 2024-11-12 13:42:49 +0000 |
commit | 185fe81b99c5b071a6f34ada86744da060b89156 (patch) | |
tree | 25b44bc4a9b85b70b6b1469062f4a2f4f8aa823d | |
parent | f04842342fdf381cfdc2342c124c09d9f1db5076 (diff) |
Change-Id: I44139f8c28664a48ebdb3277f6e0e49b1c2e1a8d
Reviewed-by: Daniel Smith <daniel.smith@qt.io>
-rw-r--r-- | qtlite_tests.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtlite_tests.json b/qtlite_tests.json index cdc51b2..5a7a815 100644 --- a/qtlite_tests.json +++ b/qtlite_tests.json @@ -2,7 +2,7 @@ "branch": "dev", "integration": "qt/qtdeclarative", "series": "qtlite_binary_size", - "coin_id": "ubuntu-24.04-arm64-static-qtlite", + "coin_id": "ubuntu-24.04-x86-static-qtlite", "builds_to_check" : [ { "name": "qt/qtdeclarative", |