Add comment for why the macOS ARM jobs are disabled.

This commit is contained in:
Pentarctagon 2021-04-26 00:37:05 -05:00
parent 454130fd94
commit fce4534493
No known key found for this signature in database
GPG key ID: 9456BC54A21DBFA0

View file

@ -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
#