Opened 3 years ago

Closed 3 years ago

#61429 closed enhancement (fixed)

Add macOS 11 Big Sur GitHub Actions

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: admin@…
Priority: Normal Milestone:
Component: server/hosting Version:
Keywords: Cc: chrstphrchvz (Christopher Chavez)
Port:

Description

GitHub Actions offers macOS 11 Big Sur as a preview:

https://github.com/actions/virtual-environments/issues/1814

macOS 11 final is expected to be released tomorrow November 12, 2020 so maybe GitHub Actions will update that to the final version soon.

I am guessing the file to modify is browser:macports-ports/.github/workflows/main.yml

I assume that we should be using Xcode 12.2 or later for that.

Change History (3)

comment:1 Changed 3 years ago by chrstphrchvz (Christopher Chavez)

comment:2 Changed 3 years ago by chrstphrchvz (Christopher Chavez)

Cc: chrstphrchvz added

comment:3 Changed 3 years ago by chrstphrchvz (Christopher Chavez)

Resolution: fixed
Status: newclosed

In 750f4ea52ac65e67d4973ba93df24cfe7bf1695b/macports-ports (master):

.github: Add macOS-11.0 target

Closes: #61429

Note: See TracTickets for help on using tickets.