mirror of
https://github.com/empayre/tdlight-java.git
synced 2024-11-06 09:55:17 +00:00
Disable tdlib compilation
This commit is contained in:
parent
708cff9e05
commit
54847f2a78
2
.github/workflows/maven-publish.yml
vendored
2
.github/workflows/maven-publish.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user