Skip to content

Commit

Permalink
revert previous change
Browse files Browse the repository at this point in the history
  • Loading branch information
scareything committed Oct 3, 2024
1 parent 2c7216a commit 19527fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/cpack-matrix.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
cpack_matrix:
arch:
- cmake: ci-linux-x64-static-libssl # selects cmake preset
- cmake: ci-linux-x64 # selects cmake preset
rpm: x86_64 # yum $basearch
deb: amd64 # dpkg --print-architecture
- cmake: ci-linux-arm-static-libssl
- cmake: ci-linux-arm
rpm: armhfp
deb: armhf
- cmake: ci-linux-arm64-static-libssl
- cmake: ci-linux-arm64
rpm: aarch64
deb: arm64
distro:
Expand Down

0 comments on commit 19527fd

Please sign in to comment.