Skip to content

Commit

Permalink
just one version of gradle until we're at the IT phase
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchooly committed Dec 20, 2022
1 parent f531791 commit 7ae9646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- Build
strategy:
matrix:
gradle: [ 7.6, 7.3, 6.9.1 ]
gradle: [ 7.6 ] #, 7.3, 6.9.1 ]
uses: evanchooly/workflows/.github/workflows/build.yml@master
with:
reuseBuild: true
Expand Down

0 comments on commit 7ae9646

Please sign in to comment.