Skip to content

Commit

Permalink
Remove old Gradle version
Browse files Browse the repository at this point in the history
  • Loading branch information
frevib committed Mar 10, 2025
1 parent dfc706c commit eb2bc46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/avro-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
avro: ["1.11.0", "1.11.1"]
gradle: ["5.1", "7.6"]
gradle: ["7.6"]
java: ["8"]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit eb2bc46

Please sign in to comment.