We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 874f49c commit bcb1aa7Copy full SHA for bcb1aa7
1 file changed
.github/workflows/buildtools.yml
@@ -50,10 +50,10 @@ jobs:
50
directory: config-tool, buildname: cfg_usbsid_macos14 }
51
- { os: macos-14, shell: 'bash',
52
directory: send_sid, buildname: send_sid_macos14 }
53
- - { os: macos-14-large, shell: 'bash',
54
- directory: config-tool, buildname: cfg_usbsid_macos14large }
55
56
- directory: send_sid, buildname: send_sid_macos14large }
+ # - { os: macos-14-large, shell: 'bash',
+ # directory: config-tool, buildname: cfg_usbsid_macos14large }
+ # directory: send_sid, buildname: send_sid_macos14large }
57
- { os: macos-15-intel, shell: 'bash',
58
directory: config-tool, buildname: cfg_usbsid_macos15intel }
59
0 commit comments