Преглед изворни кода

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