Skip to content

Commit

Permalink
Set OS image to 14
Browse files Browse the repository at this point in the history
There's a deprecation warning with 15
  • Loading branch information
FPtje committed Dec 29, 2023
1 parent b1980e3 commit f451a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build glualint for OSX
agent:
machine:
type: a1-standard-4
os_image: macos-xcode15
os_image: macos-xcode14

blocks:
- name: "Build OSX executable"
Expand Down

0 comments on commit f451a48

Please sign in to comment.