Skip to content

Commit

Permalink
test if we can publish linux with both to and polars features enabled
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
jqnatividad authored Jun 7, 2023
1 parent dcd07a6 commit 929bc09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-publish-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
os-name: linux
target: x86_64-unknown-linux-gnu
architecture: x86_64
addl-build-args: --features=apply,generate,luau,fetch,foreach,nightly,to,self_update
addl-build-args: --features=apply,generate,luau,fetch,foreach,nightly,to,self_update,polars
default-features:
addl-qsvdp-features: luau
addl-qsvdp-features: luau,magic
# - os: ubuntu-latest
# os-name: linux
# target: x86_64-unknown-linux-musl
Expand Down

0 comments on commit 929bc09

Please sign in to comment.