summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-12-14 14:58:20 (GMT)
committerGitHub <noreply@github.com>2022-12-14 14:58:20 (GMT)
commitb7511c19d0d68af5ac664f5b972d68683c84d6e2 (patch)
tree120ccac589cd22a0542d60cb6d5ce893ba649814 /release_docs/RELEASE.txt
parent502b32b0f22a4bcf6333c85c256db34162c2764a (diff)
downloadhdf5-b7511c19d0d68af5ac664f5b972d68683c84d6e2.zip
hdf5-b7511c19d0d68af5ac664f5b972d68683c84d6e2.tar.gz
hdf5-b7511c19d0d68af5ac664f5b972d68683c84d6e2.tar.bz2
Update windows worker compilers (#2286)
* Update windows worker compilers * Update bin and test issues * Update script and revert java test
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index b12068c..682addd 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -467,7 +467,10 @@ Platforms Tested
Visual Studio 2017 w/ Intel C/C++/Fortran 19 (cmake)
Visual Studio 2019 w/ clang 12.0.0
with MSVC-like command-line (C/C++ only - cmake)
- Visual Studio 2019 w/ Intel C/C++/Fortran oneAPI 2021 (cmake)
+ Visual Studio 2019 w/ Intel C/C++/Fortran oneAPI 2022 (cmake)
+ Visual Studio 2022 w/ clang 15.0.1
+ with MSVC-like command-line (C/C++ only - cmake)
+ Visual Studio 2022 w/ Intel C/C++/Fortran oneAPI 2022 (cmake)
Visual Studio 2019 w/ MSMPI 10.1 (C only - cmake)