CI, Backends: Metal4: fixed CI, added comments. (#9458)

This commit is contained in:
ocornut
2026-07-03 17:48:11 +02:00
parent 5c2160ac85
commit e616ace74d
4 changed files with 5 additions and 2 deletions

View File

@@ -575,8 +575,8 @@ jobs:
- name: Build macOS example_sdl2_metal
run: make -C examples/example_sdl2_metal
- name: Build macOS example_sdl3_metal4
run: make -C examples/example_sdl3_metal4
#- name: Build macOS example_sdl3_metal4
# run: make -C examples/example_sdl3_metal4
- name: Build macOS example_sdl2_opengl2
run: make -C examples/example_sdl2_opengl2