Skip to content

Commit

Permalink
Merged revision(s) 21648 from trunk/OpenMPT:
Browse files Browse the repository at this point in the history
[Fix] build: CI: GitHub: macOS: XCode 16 is now just called '16'.
........


git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.31@21649 56274372-70c3-4bfc-bfc3-4c3a0b034d27
  • Loading branch information
manxorist committed Sep 20, 2024
1 parent 54abed2 commit 4a153b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macOS-Makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- { host: macos-14, compiler: '16.1', arch: x86_64, target: '10.15', deps: local, check: true , ancient: false }
- { host: macos-14, compiler: '16.1', arch: x86_64, target: '10.14', deps: local, check: true , ancient: false }
- { host: macos-14, compiler: '16.1', arch: x86_64, target: '10.13', deps: local, check: true , ancient: false }
- { host: macos-14, compiler: '16' ', arch: '' , target: '' , deps: sys , check: true , ancient: false }
- { host: macos-14, compiler: '16' , arch: '' , target: '' , deps: sys , check: true , ancient: false }
- { host: macos-14, compiler: '16' , arch: arm64 , target: '' , deps: local, check: true , ancient: false }
- { host: macos-14, compiler: '16' , arch: x86_64, target: '' , deps: local, check: true , ancient: false }
- { host: macos-14, compiler: '16' , arch: arm64 , target: '' , deps: small, check: true , ancient: false }
Expand Down

0 comments on commit 4a153b5

Please sign in to comment.