Joanhey 2 жил өмнө
parent
commit
fb0df80dbb

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

@@ -12,7 +12,7 @@ on:
 
 jobs:
   linux_tests:
-    runs-on: ubuntu-22.04
+    runs-on: ${{ matrix.os }}
 
     strategy:
       fail-fast: false