소스 검색

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: