瀏覽代碼

update ubuntu build version

Lee Thomason 8 月之前
父節點
當前提交
6e246aec4d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/test.yml

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

@@ -6,7 +6,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        os: [ windows-2019, macos-latest, ubuntu-20.04 ]
+        os: [ windows-2019, macos-latest, ubuntu-22.04 ]
         cmake: [ 3.15, 3.x ]
         include:
           - os: windows-2019