Add comment for why the macOS ARM jobs are disabled.
This commit is contained in:
parent
454130fd94
commit
fce4534493
1 changed files with 4 additions and 0 deletions
4
.github/workflows/ci-main.yml
vendored
4
.github/workflows/ci-main.yml
vendored
|
@ -255,6 +255,10 @@ jobs:
|
|||
path: |
|
||||
~/work/wesnoth/wesnoth/projectfiles/Xcode/Wesnoth_Debug.dmg
|
||||
|
||||
# enabling both intel and arm macOS jobs would tend to confuse the github actions CI
|
||||
# sometimes it would succeed, other times it would fail at random with extra entries for macOS jobs that didn't exist in this configuration file
|
||||
# try re-enabling at some point to see if this got fixed in the mean time
|
||||
|
||||
# macos-arm-master-release:
|
||||
# runs-on: macos-11.0
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue