index
:
mirror/azerothcore-wotlk.git
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2025-09-28T12:01:02Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
macos_build.yml
Age
Commit message (
Expand
)
Author
2024-12-23
chore(CI): Update CI run types (#21015)
Kitzunu
2024-09-21
fix(CI/macOS): Fix macOS CI dependency installation by updating macOS version...
Anton Popovichenko
2024-05-19
fix(CI): bump dependencies for usage of Node.js 20 (#18914)
sudlud
2023-11-26
chore(CI): Make some changes (#17861)
Kitzunu
2023-09-17
chore(CI): Hello Github Bot and Update actions version (#17285)
Kitzunu
2023-07-29
chore(CI): Update checkout and cache to v3 (#16847)
Kitzunu
2022-11-07
feat(CORE): docker permissions and rework (#13454)
Yehonal
2022-08-07
chore(CI): remove ubuntu-18.04 (#12650)
Patrick Lewis
2022-08-05
chore(CI): remove macos-10.15 (#12642)
Patrick Lewis
2022-05-01
chore(CI): add macos-12 (#11242)
Patrick Lewis
2021-11-10
fix(CI): do not always run mac/windows/docker for C++ changes (#9126)
Francesco Borzì
2021-11-10
fix(CI): re-run builds if label is present (#9114)
Francesco Borzì
2021-11-05
fix(CI): do not skip windows/mac/docker on master branch (#8968)
Francesco Borzì
2021-11-05
fix(CI): run-build label (#8966)
Patrick Lewis
2021-10-05
fix(CI): Don't run builds when PRs are labeled (#8290)
Skjalf
2021-07-28
chore(CI): enable macos-11 (#7127)
Patrick Lewis
2021-06-20
fix(CI): workflow updates (#6439)
Patrick Lewis
2021-06-19
fix(CI): limit concurrency group to PR's (#6419)
Patrick Lewis
2021-06-14
feat(CI): limit workflow concurrency (#6332)
Patrick Lewis
2021-06-08
feat(CI): run pr builds on label (#6241)
Patrick Lewis
2021-05-09
feat(CI): trigger build on pr review (#5645)
Patrick Lewis
2021-05-02
fix(CI): change on: push to only run on master branch (#5591)
Patrick Lewis
2021-04-23
chore(CI): move macos build to separate workflow (#5416)
Patrick Lewis