diff --git a/.github/workflows/maven-publish.yml b/.github/workflows/maven-publish.yml index dd24af4..74c83d9 100644 --- a/.github/workflows/maven-publish.yml +++ b/.github/workflows/maven-publish.yml @@ -12,7 +12,7 @@ jobs: matrix: include: - { os: ubuntu-20.04, arch: "linux/amd64", implementation: "tdlight" } - - { os: ubuntu-20.04, arch: "linux/amd64", implementation: "tdlib" } + #- { os: ubuntu-20.04, arch: "linux/amd64", implementation: "tdlib" } runs-on: ${{ matrix.os }} steps: - name: Branch name