mirror of
https://github.com/aljazceru/signal-cli.git
synced 2025-12-28 03:24:31 +01:00
Switch CI to temurin distribution
This commit is contained in:
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Setup Java JDK
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'adopt'
|
||||
distribution: 'temurin'
|
||||
java-version: 17
|
||||
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user