Skip to content

test: lock bats version to 1.10.0 #16

test: lock bats version to 1.10.0

test: lock bats version to 1.10.0 #16

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