From bf1392e2f27e84a3dfa10254e2f70c76a1ba7831 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 19:09:15 +0000 Subject: [PATCH] Update compatibility matrix --- README.md | 1 + compat.csv | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index d697b56..7c3c61b 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ Support for the GCC toolchain varies across GitHub-hosted runner images. |:-------------|:--------|:--------|:--------|:--------|:--------|:--------|:--------| | macos-11 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | macos-12 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | +| macos-13 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | ubuntu-20.04 | | ✓ | ✓ | ✓ | ✓ | ✓ | | | ubuntu-22.04 | | | | ✓ | ✓ | ✓ | ✓ | | windows-2019 | | | ✓ | ✓ | ✓ | ✓ | ✓ | diff --git a/compat.csv b/compat.csv index 7b1632d..5c6431d 100644 --- a/compat.csv +++ b/compat.csv @@ -1,6 +1,7 @@ runner,6,7,8,9,10,11,12 macos-11,✓,✓,✓,✓,✓,✓,✓ macos-12,✓,✓,✓,✓,✓,✓,✓ +macos-13,✓,✓,✓,✓,✓,✓,✓ ubuntu-20.04,,✓,✓,✓,✓,✓, ubuntu-22.04,,,,✓,✓,✓,✓ windows-2019,,,✓,✓,✓,✓,✓