Skip to content

Commit

Permalink
Add basic matlab packging task to crossbow tasks.yml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingurney committed Nov 8, 2023
1 parent c66f19c commit 18a0d78
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions dev/tasks/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ groups:
- conan-*
- debian-*
- java-jars
- matlab
- nuget
- python-sdist
- r-binary-packages
Expand Down Expand Up @@ -769,6 +770,12 @@ tasks:
params:
formula: apache-arrow.rb

############################## MATLAB Packages ################################

matlab:
ci: github
template: matlab/github.yml

############################## Arrow JAR's ##################################

java-jars:
Expand Down

0 comments on commit 18a0d78

Please sign in to comment.