Skip to content

Commit

Permalink
chore(build): disable native test for camel-k-itests-master as it fai…
Browse files Browse the repository at this point in the history
…ls on ci for out of memory with graalvm 20.3
  • Loading branch information
lburgazzoli authored and orpiske committed May 24, 2021
1 parent 52c43fd commit 9df5c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- :camel-k-itests-loader-yaml
#- :camel-k-itests-loader-js
- :camel-k-itests-loader-polyglot
- :camel-k-itests-master
#- :camel-k-itests-master
- :camel-k-itests-runtime
- :camel-k-itests-runtime-xml
- :camel-k-itests-runtime-yaml
Expand Down

0 comments on commit 9df5c3e

Please sign in to comment.