Parcourir la source

Revert "Update makefile.yml (#78)" (#79)

This reverts commit badc7d238f2341e844a90be3e357e5dd77a447fc.
login il y a 2 ans
Parent
commit
6d9dff5f1f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/makefile.yml

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

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