Skip to content

Commit cbb7f4e

Browse files
authored
Merge branch 'math' into main
2 parents 547846c + 8821f57 commit cbb7f4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/compat/compat.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ macos-14,,✓,✓,✓,,,,,,,,,,,,,,,✓,,✓,,,✓,&chec
77
ubuntu-20.04,✓,✓,,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓
88
ubuntu-22.04,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓,✓
99
windows-2019,✓,✓,✓,✓,✓,,,,,,✓,✓,,,✓,✓,✓,✓,,,✓,✓,✓,,,,,✓,✓,,,✓,✓,✓,✓,,,,,,,,
10-
windows-2022,✓,✓,✓,✓,✓,,,,,,✓,✓,,,✓,✓,✓,✓,,,✓,✓,✓,,,,,✓,✓,,,✓,✓,✓,✓,,,,,,,,
10+
windows-2022,✓,✓,✓,✓,✓,,,,,,✓,✓,,,✓,✓,✓,✓,,,✓,✓,✓,,,,,✓,✓,,,✓,✓,✓,✓,,,,,,,,

setup-fortran.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ intel_version_map_w()
360360
2024.1 | 2024.1.0)
361361
version=2024.1.0
362362
;;
363-
2024.0 | 2024.0.1)
363+
2024.0 | 2024.0.0)
364364
version=2024.0.1
365365
;;
366366
2023.2 | 2023.1 | 2023.0)

0 commit comments

Comments
 (0)