From 345ba0d4ec84b4dd4dbf737a32dca9e9bf1f9c87 Mon Sep 17 00:00:00 2001 From: wpbonelli Date: Thu, 22 Feb 2024 15:31:49 -0500 Subject: [PATCH] docs(readme): remove outdated macos-13 note --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 171a8ff..d95fc88 100644 --- a/README.md +++ b/README.md @@ -109,8 +109,6 @@ Toolchain support varies across GitHub-hosted runner images. | windows-2022 | ✓ | ✓ | ✓ | ✓ | | ✓ | ✓ | | ✓ | | | | | ✓ | | ✓ | ✓ | ✓ | | | | | | | ✓ | | ✓ | ✓ | ✓ | ✓ | | | | | | | | | -**Note:** on `macos-13`, `gfortran` 7-9 require flag `-L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib`. - **Note:** Intel's `ifx` compiler is not supported on macOS, so the `intel` option redirects to `intel-classic` (`ifort`). ## License