Skip to content
Snippets Groups Projects

ci: test on armhf and arm64

Merged Tomas Krizek requested to merge ci-arm into master
All threads resolved!
Files
5
+ 1
1
@@ -5,7 +5,7 @@ config_tests += [
['controlsock', files('controlsock.test.lua')],
['krprint', files('krprint.test.lua')],
['ta', files('trust_anchors.test/ta.test.lua')],
['ta_bootstrap', files('trust_anchors.test/bootstrap.test.lua')],
['ta_bootstrap', files('trust_anchors.test/bootstrap.test.lua'), ['y2k38']],
]
integr_tests += [