File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -243,24 +243,6 @@ jobs:
243243 include :
244244 # macOS -- for the unintuitive naming, see https://github.com/actions/runner-images?tab=readme-ov-file#available-images
245245
246- - name : macos-x86
247- os : macos-13
248- artifact-name : macos-x86-nightly
249- godot-binary : godot.macos.editor.dev.x86_64
250- hot-reload : stable
251-
252- - name : macos-double-x86
253- os : macos-13
254- artifact-name : macos-double-x86-nightly
255- godot-binary : godot.macos.editor.dev.double.x86_64
256- rust-extra-args : --features godot/api-custom,godot/double-precision
257-
258- - name : macos-x86-4.4
259- os : macos-13
260- artifact-name : macos-x86-4.4
261- godot-binary : godot.macos.editor.dev.x86_64
262- godot-prebuilt-patch : ' 4.4'
263-
264246 - name : macos-arm
265247 os : macos-latest
266248 artifact-name : macos-arm-nightly
You can’t perform that action at this time.
0 commit comments