Skip to content

Commit

Permalink
Update CI to Defold 1.4.8+
Browse files Browse the repository at this point in the history
  • Loading branch information
aglitchman committed Aug 7, 2023
1 parent f746eaa commit d13ef60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- name: Install Java ♨️
uses: actions/setup-java@v3
with:
distribution: "adopt"
java-version: "11"
distribution: "temurin"
java-version: "17"

- name: Build 🔧
env:
Expand Down

0 comments on commit d13ef60

Please sign in to comment.