Skip to content

Commit

Permalink
Drop legacy gradle versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzal committed Feb 17, 2023
1 parent 50f4305 commit a4a22e4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,6 @@ jobs:
gradle-version: [ 'current' ]
kotlin-version: [ '' ]
include:
- gradle-version: '6.5.1'
kotlin-version: '1.3.72'
- gradle-version: '6.9.3'
kotlin-version: '1.4.32'
- gradle-version: '7.1.1'
kotlin-version: '1.4.32'
- gradle-version: '7.2'
kotlin-version: '1.5.30'
- gradle-version: '7.5.1'
kotlin-version: '1.7.20'
- gradle-version: '7.6'
kotlin-version: '1.7.20'
runs-on: ubuntu-latest
Expand Down

0 comments on commit a4a22e4

Please sign in to comment.