Skip to content

Commit 4aa71ec

Browse files
committed
Fix MacOS builds
1 parent 723d4a5 commit 4aa71ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
release: libRemoteInput-x86_64.so
3535

3636
#MacOS-64
37-
- os: macos-13 #macos-latest
37+
- os: macos-15-intel
3838
name: MacOS-64
3939
other_linker_flags: '-m64'
4040
arch: x86_64

0 commit comments

Comments
 (0)