Skip to content

Commit

Permalink
Update issue641.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gowridurgad authored Jul 16, 2024
1 parent 7c1ca9c commit 66c8f29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/issue641.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
build:
name: 'Ubuntu (Node 20, Deno 1.40, Java 17)'
name: 'Ubuntu (Node 20, Deno 1.40, Java 11)'
runs-on: ubuntu-latest

steps:
Expand All @@ -16,4 +16,4 @@ jobs:
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
with:
distribution: 'dragonwell'
java-version: '17'
java-version: '11'

0 comments on commit 66c8f29

Please sign in to comment.