Skip to content

Commit

Permalink
#360 itest fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 30, 2024
1 parent bdc5a50 commit 948117b
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 @@ -32,8 +32,8 @@ concurrency:
group: itest-${{ github.ref }}
cancel-in-progress: true
env:
PARSER: 0.38.3
TAG: 0.38.2
PARSER: 0.40.3
TAG: 0.40.3
jobs:
build:
strategy:
Expand Down

0 comments on commit 948117b

Please sign in to comment.