Browse Source

Update makefile.yml (#78)

login 2 năm trước cách đây
mục cha
commit
badc7d238f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/makefile.yml

+ 1 - 1
.github/workflows/makefile.yml

@@ -9,7 +9,7 @@ on:
 jobs:
   build:
 
-    runs-on: ubuntu-latest
+    runs-on: dragonos/dragonos-dev:v1.1.0-beta3
 
     steps:
     - uses: actions/checkout@v3