Skip to content

test: bump surefire to 3.x #37

test: bump surefire to 3.x

test: bump surefire to 3.x #37

name: amazoncorretto-23-al2023
on:
push:
branches:
- main
paths:
- "amazoncorretto-23-al2023/**"
- .github/workflows/amazoncorretto-23-al2023.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
pull_request:
paths:
- "amazoncorretto-23-al2023/**"
- .github/workflows/amazoncorretto-23-al2023.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: amazoncorretto-23-al2023
secrets: inherit