Skip to content

Use openjdk:21-jdk-oraclelinux7, and use "docker action" step rather … #2034

Use openjdk:21-jdk-oraclelinux7, and use "docker action" step rather …

Use openjdk:21-jdk-oraclelinux7, and use "docker action" step rather … #2034

Workflow file for this run

name: "Features Integration Tests"
on: [push, pull_request]
jobs:
features-test:
uses: temporalio/features/.github/workflows/java.yaml@main
with:
java-repo-path: ${{github.event.pull_request.head.repo.full_name}}
version: ${{github.event.pull_request.head.ref}}
version-is-repo-ref: true