Skip to content

Commit

Permalink
try to install new java
Browse files Browse the repository at this point in the history
  • Loading branch information
Satbek committed Oct 25, 2024
1 parent 14dceb4 commit 08fe4e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_on_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:

- name: Install requirements for community
run: |
apt -y update
apt -y install openjdk-17-jdk
curl -sSL https://zipkin.io/quickstart.sh | bash -s
tarantoolctl rocks install ldoc --server=http://rocks.moonscript.org
tarantoolctl rocks install luacheck 0.25.0
Expand Down

0 comments on commit 08fe4e6

Please sign in to comment.