mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-06-19 03:54:08 -04:00
Add OS image location rST directive for use by Red-Install-Tests (#6786)
This commit is contained in:
@@ -1,4 +1,20 @@
|
||||
.. _install-mac:
|
||||
.. os-image-location::
|
||||
|
||||
[macos-14]
|
||||
os = 'darwin'
|
||||
download_type = 'tart-image'
|
||||
image = 'ghcr.io/cirruslabs/macos-sonoma-vanilla:latest'
|
||||
|
||||
[macos-15]
|
||||
os = 'darwin'
|
||||
download_type = 'tart-image'
|
||||
image = 'ghcr.io/cirruslabs/macos-sequioa-vanilla:latest'
|
||||
|
||||
[macos-26]
|
||||
os = 'darwin'
|
||||
download_type = 'tart-image'
|
||||
image = 'ghcr.io/cirruslabs/macos-tahoe-vanilla:latest'
|
||||
|
||||
=======================
|
||||
Installing Red on macOS
|
||||
|
||||
Reference in New Issue
Block a user