Skip to content

Commit

Permalink
Comment out tests against antlr 4.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
kklein committed Nov 4, 2024
1 parent cad64e6 commit e6488a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- py311
- py312
- py313
- antlr49
# - antlr49
- antlr410
- antlr411
- antlr412
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:
- py311
- py312
- py313
- antlr49
# - antlr49
- antlr410
- antlr411
- antlr412
Expand Down

0 comments on commit e6488a9

Please sign in to comment.