We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654b0a4 commit 7ab3bfeCopy full SHA for 7ab3bfe
.github/workflows/download.sh
@@ -48,7 +48,7 @@ mv bin oldbin
48
mkdir bin
49
50
# Suggested by SU email Jul 15, 2024
51
-curl -sS https://mac.r-project.org/openmp/openmp-17.0.6-darwin20-Release.tar.gz \
+curl -sS https://mac.r-project.org/openmp/openmp-19.1.0-darwin20-Release.tar.gz \
52
| tar vxz --strip 3 -C include/ usr/local/include
53
54
# nb: h5++ seems missing ?
0 commit comments