Skip to content

Commit

Permalink
#388 up to 0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Nov 23, 2024
1 parent 79b53c4 commit 060655b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/itest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
node: [ 16 ]
# lang: [Java, JavaScript]
lang: [ Java ]
parser: [ 0.40.3 ]
tag: [ 0.40.3 ]
parser: [ 0.42.0 ]
tag: [ 0.42.0 ]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 060655b

Please sign in to comment.