Skip to content

Commit ff3cea8

Browse files
authored
[docs] Fix macOS 26 label in README.md (#13009)
1 parent e812bbc commit ff3cea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To build a VM machine from this repo's source, see the [instructions](docs/creat
2222
| --------------------|---------------------|--------------------|
2323
| Ubuntu 24.04 | `ubuntu-latest` or `ubuntu-24.04` | [ubuntu-24.04] |
2424
| Ubuntu 22.04 | `ubuntu-22.04` | [ubuntu-22.04] |
25-
| macOS 26 Arm64 `beta` | `macos-15` or `macos-26-xlarge` | [macOS-26-arm64] |
25+
| macOS 26 Arm64 `beta` | `macos-26` or `macos-26-xlarge` | [macOS-26-arm64] |
2626
| macOS 15 | `macos-latest-large` or `macos-15-large`| [macOS-15] |
2727
| macOS 15 Arm64 | `macos-latest`, `macos-15`, or `macos-15-xlarge` | [macOS-15-arm64] |
2828
| macOS 14 | `macos-14-large`| [macOS-14] |

0 commit comments

Comments
 (0)