Add macOS build for dotnet7

This commit is contained in:
Wojtek Figat
2023-02-19 13:31:57 +01:00
parent b44c7ab32c
commit 2c1409c2a4
6 changed files with 75 additions and 26 deletions

View File

@@ -5,7 +5,6 @@ jobs:
# Editor
editor-mac:
if: ${{ false }}
name: Editor (Mac, Development x64)
runs-on: "macos-latest"
steps:
@@ -30,7 +29,6 @@ jobs:
# Game
game-mac:
if: ${{ false }}
name: Game (Mac, Release x64)
runs-on: "macos-latest"
steps: