Skip to content

chore: build arm images #466

chore: build arm images

chore: build arm images #466

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