.oniro-ci: only run gcc tests when gcc version is changed
Check the current version with `bitbake -s` and the last tested version
via squad's api. When version is changed, continue the following tests,
otherwise, skip the tests.
Signed-off-by:
Chase Qi <chase.qi@linaro.org>
Loading