Skip to content

test: bump surefire to 3.x #456

test: bump surefire to 3.x

test: bump surefire to 3.x #456

name: eclipse-temurin-8-focal
on:
push:
branches:
- main
paths:
- "eclipse-temurin-8-focal/**"
- .github/workflows/eclipse-temurin-8-focal.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
pull_request:
paths:
- "eclipse-temurin-8-focal/**"
- .github/workflows/eclipse-temurin-8-focal.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
jobs:
build:
uses: ./.github/workflows/_template.yml
with:
directory: eclipse-temurin-8-focal
secrets: inherit