Browse Source

Update test-results.yml

marauder2k7 2 năm trước cách đây
mục cha
commit
0f52f410ba
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .github/workflows/test-results.yml

+ 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"
                 }