Skip to content

Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 2.15.0-alpha to 2.16.0-alpha #373

Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 2.15.0-alpha to 2.16.0-alpha

Bump io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha from 2.15.0-alpha to 2.16.0-alpha #373

Workflow file for this run

---
name: GraalVM Native Tests
on: [pull_request]
permissions: {}
jobs:
native-tests:
runs-on: ubuntu-24.04
steps:
- name: Check out
with:
persist-credentials: false
uses: actions/checkout@v4
- uses: jdx/mise-action@c94f0bf9e520b150e34c017db785461f7e71c5fb # v2.1.1
- name: Run native tests
run: mise run native-test