Browse Source

Use ubuntu-latest

Riccardo Balbo 2 years ago
parent
commit
15dcd075c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

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

@@ -12,7 +12,7 @@ on:
 jobs:
  
   build:
-    runs-on: ubuntu-18.04    
+    runs-on: ubuntu-latest    
     container:
       image: jmonkeyengine/buildenv-jme3:hugo