Skip to content

Commit

Permalink
Test with Gradle 8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tbroyer committed Apr 22, 2023
1 parent 3a8a52f commit 3adff47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
gradle: [ '8.1', '8.0.2', '7.5.1', '7.4.2', '7.3.3', '7.2', '7.1.1', '7.0.2', '6.9.4', '6.8.3' ]
gradle: [ '8.1.1', '8.0.2', '7.5.1', '7.4.2', '7.3.3', '7.2', '7.1.1', '7.0.2', '6.9.4', '6.8.3' ]
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 3adff47

Please sign in to comment.