mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-12 10:30:36 +01:00
Update ci.yml
This commit is contained in:
parent
c0a3b3c85a
commit
0f4e5811ea
1 changed files with 3 additions and 2 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
@ -121,7 +121,7 @@ jobs:
|
|||
uses: actions/setup-java@v4
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: '11'
|
||||
java-version: '17'
|
||||
|
||||
- name: Enable KVM group perms
|
||||
run: |
|
||||
|
@ -146,4 +146,5 @@ jobs:
|
|||
if: failure()
|
||||
with:
|
||||
name: e2e-test-videos
|
||||
path: /mnt/artifacts/
|
||||
path: /mnt/artifacts/
|
||||
|
Loading…
Add table
Reference in a new issue