Skip to content

Commit

Permalink
Merge pull request #2330 from dathere/headless
Browse files Browse the repository at this point in the history
`ci`: add qsv_glibc_2.31-headless to action
  • Loading branch information
jqnatividad authored Dec 4, 2024
2 parents 4104452 + 1fe9918 commit f8bb63e
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .github/workflows/publish-linux-glibc-231-musl-123.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,15 @@ jobs:
addl-qsvlite-features:
addl-qsvdp-features: polars
name-suffix: musl-1.2.3

- os: ubuntu-20.04
os-name: linux
target: x86_64-unknown-linux-gnu
architecture: x86_64
addl-build-args: --features=apply,luau,fetch,foreach,self_update,polars,geocode
default-features:
addl-qsvlite-features:
addl-qsvdp-features: luau,polars
name-suffix: glibc-2.31-headless
steps:
- name: Installing Rust toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit f8bb63e

Please sign in to comment.