瀏覽代碼

main.yml: GitHub discontinued the ubuntu-18.04 environment

Stephen Gold 2 年之前
父節點
當前提交
3b79f7e34e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/main.yml

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

@@ -30,7 +30,7 @@ jobs:
   build:
 
     #Static version is used to maintain stability.
-    runs-on: ubuntu-18.04
+    runs-on: ubuntu-22.04
 
     strategy:
       matrix: