kopia lustrzana https://github.com/gaul/s3proxy
ci: temurin jdk
rodzic
245fe54aa0
commit
ab6e321964
|
@ -21,7 +21,7 @@ jobs:
|
||||||
uses: docker/setup-buildx-action@v1
|
uses: docker/setup-buildx-action@v1
|
||||||
- uses: actions/setup-java@v2
|
- uses: actions/setup-java@v2
|
||||||
with:
|
with:
|
||||||
distribution: 'adopt'
|
distribution: 'temurin'
|
||||||
java-version: '11'
|
java-version: '11'
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: sudo apt-get install -y libevent-dev python3-pip python3-virtualenv
|
run: sudo apt-get install -y libevent-dev python3-pip python3-virtualenv
|
||||||
|
|
Ładowanie…
Reference in New Issue