Skip to content

Commit 5605c8c

Browse files
committed
ci: install libomp-devel
1 parent b2a27e1 commit 5605c8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
dnf config-manager --set-enabled powertools
210210
dnf install -y cmake ninja-build python3 python3-pip git wget unzip \
211211
gcc-toolset-13 openssl3 openssl3-devel pkg-config \
212-
libpq libpq-devel
212+
libpq libpq-devel libomp-devel
213213
214214
- name: Install uv
215215
working-directory: ladybug

0 commit comments

Comments
 (0)