mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-19 04:10:54 +00:00
Update build-macos-clang.yml
This commit is contained in:
parent
fa7a8df3aa
commit
2abad2b4ca
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-macos-clang.yml
vendored
4
.github/workflows/build-macos-clang.yml
vendored
|
|
@ -17,10 +17,10 @@ permissions:
|
|||
checks: write
|
||||
|
||||
jobs:
|
||||
build-linux:
|
||||
build-macos:
|
||||
if: github.repository == 'TorqueGameEngines/Torque3D'
|
||||
name: ${{matrix.config.name}}
|
||||
runs-on: macos-latest
|
||||
runs-on: macos-14-xlarge
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue