chk_antlr_grammar: bump openJDK to version 17

This commit is contained in:
Kamil Śliwak 2022-10-24 19:21:05 +02:00
parent 339bf38584
commit 6cef697246

View File

@ -735,7 +735,7 @@ jobs:
name: Install Java
command: |
sudo apt -q update
sudo apt install -y openjdk-16-jdk
sudo apt install -y openjdk-17-jdk
- run:
name: Run tests
command: ./scripts/test_antlr_grammar.sh