Explorar o código

Self-hosted ruby

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

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

@@ -18,6 +18,7 @@ jobs:
       - uses: ruby/setup-ruby@v1
         with:
           bundler-cache: true
+          self-hosted: true
       - name: Run tests
         env:
           DESTINATION: platform=${{ matrix.destination }}