Skip to content

Commit

Permalink
QD-9408 Add cnova to pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
avafanasiev committed Jun 29, 2024
1 parent ad774a1 commit d3b4b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
platform: [ linux/amd64 ] # linux/arm64
linter: [ android-community, android, dotnet, go, js, jvm, jvm-community, php, python, python-community, dotnet-community, cpp ]
linter: [ android-community, android, dotnet, go, js, jvm, jvm-community, php, python, python-community, dotnet-community, cpp, cnova ]
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit d3b4b8d

Please sign in to comment.