Remove unnecessary comment in build.yml
authorCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Wed, 4 Oct 2023 17:35:56 +0000 (11:35 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Wed, 4 Oct 2023 17:37:00 +0000 (11:37 -0600)
.github/workflows/build.yml

index ce7f6e721bb10a4557e712f569270c03d258b7e3..de2968977dc09441e606910ff2efe0b3b1f5615a 100644 (file)
@@ -414,8 +414,6 @@ jobs:
             - name: Build the loader
               run: ninja -C out/${{matrix.config}}
 
-    # MinGW uses JWASM to compile the assembly code - since that isn't available on github actions, this run is disabled
-
     mingw:
       runs-on: windows-2022
       defaults: