Skip to content

Commit

Permalink
Try to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
prof18 committed Aug 29, 2023
1 parent 10957cd commit a575737
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/desktop-macos-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
deploy:
runs-on: macos-latest
timeout-minutes: 60
timeout-minutes: 40
permissions:
contents: write

Expand All @@ -20,7 +20,7 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: 'zulu'
java-version: 19
java-version: 18

- uses: gradle/[email protected]
with:
Expand Down

0 comments on commit a575737

Please sign in to comment.