Sfoglia il codice sorgente

Update wine-git.yml

Kron4ek 3 mesi fa
parent
commit
356cc9fde9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/wine-git.yml

+ 1 - 1
.github/workflows/wine-git.yml

@@ -7,7 +7,7 @@ on:
 
 jobs:
   build:
-    runs-on: ubuntu-20.04
+    runs-on: ubuntu-22.04
 
     steps:
       - uses: actions/checkout@v4