Skip to content

Commit

Permalink
jdk 21
Browse files Browse the repository at this point in the history
  • Loading branch information
Satbek committed Oct 25, 2024
1 parent dc10ece commit 08bb980
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_on_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:
- name: Install requirements for community
run: |
sudo apt-get -y update
sudo apt-get -y install openjdk-22-jdk
sudo add-apt-repository ppa:linuxuprising/java
sudo apt-get -y install openjdk-21-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 08bb980

Please sign in to comment.