Skip to content

Commit

Permalink
Attempt to fix compute matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarkall committed Jul 30, 2024
1 parent 55add17 commit 21e843f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
with:
build_type: release
script: "ci/build_conda.sh"
matrix_filter: ${{ needs.compute-matrix.outputs.BUILD_MATRIX }}
upload_to_anaconda: true
2 changes: 1 addition & 1 deletion numba_cuda/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.9
0.0.10

0 comments on commit 21e843f

Please sign in to comment.