Skip to content

Commit

Permalink
Merged revision(s) 21510 from branches/OpenMPT-1.30:
Browse files Browse the repository at this point in the history
[Fix] build: CI: GitHub: macOS: Work-around Homebrew non-dependency-handling. Pin swiftlint.
........


git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.28@21512 56274372-70c3-4bfc-bfc3-4c3a0b034d27
  • Loading branch information
manxorist committed Aug 17, 2024
1 parent 56406e5 commit 658afbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macOS-12-Makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: fixup GitHub Homebrew swiftlint breakage
run: brew pin swiftlint
- name: fixup GitHub Homebrew xcbeautify breakage
run: brew pin xcbeautify
- name: fixup GitHub Homebrew node breakage
Expand Down

0 comments on commit 658afbc

Please sign in to comment.