mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
chk_antlr_grammar: bump openJDK to version 17
This commit is contained in:
parent
339bf38584
commit
6cef697246
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user