Skip to content

Commit

Permalink
CI: missing Java distribution name
Browse files Browse the repository at this point in the history
  • Loading branch information
kares committed Jun 1, 2022
1 parent d888b2c commit 5e1f82b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
distribution: [ temurin ]
include:
- java-version: 11
#distribution: temurin
distribution: temurin
ruby-version: jruby-head
- java-version: 11
#distribution: temurin
distribution: temurin
ruby-version: jruby-9.2.20.1
bundler-version: '~> 2.2.28'
- java-version: 11
Expand Down

0 comments on commit 5e1f82b

Please sign in to comment.