Skip to content

Commit

Permalink
Update java version to 11.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
KuznetsovNikita committed Dec 27, 2023
1 parent 46c3b27 commit 6b55e16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
os: [macos-13]
node-version: [18.18.0]
ruby-version: [3.2]
java-version: [11.0.10]
java-version: [11.0.12]

runs-on: ${{ matrix.os }}

Expand Down Expand Up @@ -160,7 +160,7 @@ jobs:
os: [macos-13]
node-version: [18.18.0]
ruby-version: [3.2]
java-version: [11.0.10]
java-version: [11.0.12]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 6b55e16

Please sign in to comment.