Skip to content

Commit 7ab3bfe

Browse files
committed
Update OpenMP headers for MacOS-15
See Rdatatable/data.table#7318
1 parent 654b0a4 commit 7ab3bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/download.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ mv bin oldbin
4848
mkdir bin
4949

5050
# Suggested by SU email Jul 15, 2024
51-
curl -sS https://mac.r-project.org/openmp/openmp-17.0.6-darwin20-Release.tar.gz \
51+
curl -sS https://mac.r-project.org/openmp/openmp-19.1.0-darwin20-Release.tar.gz \
5252
| tar vxz --strip 3 -C include/ usr/local/include
5353

5454
# nb: h5++ seems missing ?

0 commit comments

Comments
 (0)