Skip to content

Commit

Permalink
feat:Set Gradle Version to 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinnZou committed Oct 27, 2023
1 parent 6f19aae commit 47c57ae
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 @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04, macos-12, windows-2022]
gradle: [7.3.3, 8.3]
gradle: [8.3]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 47c57ae

Please sign in to comment.