Skip to content

Commit

Permalink
Grace: update github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed Mar 11, 2024
1 parent 758f0df commit 9e344df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
contents: read # to fetch code (actions/checkout)
checks: write
runs-on: ubuntu-22.04
strategy:
matrix:
java: ['17']
steps:
- name: Checkout repository
env:
Expand Down

0 comments on commit 9e344df

Please sign in to comment.