Skip to content

Commit 368894a

Browse files
MacOS: back to macos-14 to see if that fixes issue
1 parent ab683f8 commit 368894a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
build:
14-
runs-on: macos-15
14+
runs-on: macos-14 # 15 was giving a blank screen for some MacOS users
1515

1616
steps:
1717
- name: Checkout repository with submodules

0 commit comments

Comments
 (0)