Explorar o código

Add CI build Xcode version

onevcat hai 1 ano
pai
achega
5de2a90cc6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/build.yaml

+ 1 - 0
.github/workflows/build.yaml

@@ -25,6 +25,7 @@ jobs:
           '15.2',
           '15.3',
           '16.0',
+          '16.1',
         ]
     steps:
       - uses: actions/checkout@v4