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 dac11af commit 406fec8Copy full SHA for 406fec8
.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-14.0.6-darwin20-Release.tar.gz \
+curl -sS https://mac.r-project.org/openmp/openmp-17.0.6-darwin20-Release.tar.gz \
52
| tar vxz --strip 3 -C include/ usr/local/include
53
54
# nb: h5++ seems missing ?
0 commit comments