2
0
marauder2k7 2 жил өмнө
parent
commit
0f52f410ba

+ 2 - 0
.github/workflows/test-results.yml

@@ -23,10 +23,12 @@ jobs:
                 }
               - {
                   name: "Linux Test Results",
+                  runos: ubuntu-latest,
                   artifact-name: "torque3dLinuxGCCUnitTest"
                 }
               - {
                   name: "Mac Test Results",
+                  runos: macos-latest,
                   artifact-name: "torque3dMacOSXCLANGUnitTest"
                 }