mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-05-07 11:30:15 +00:00
Temporarily disable 26 build due to container issue
This commit is contained in:
parent
6286a054eb
commit
5fe94ff44a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
matrix:
|
||||
# java="25" is the LTS Java version used in reproducible builds script (default in Containerfile).
|
||||
# More Java versions can be added to test compatibility, eg. "26".
|
||||
java: ["25", "26"]
|
||||
java: ["25"]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user