Skip to content

Update grafana/grafana Docker tag to v12.0.2 #477

Update grafana/grafana Docker tag to v12.0.2

Update grafana/grafana Docker tag to v12.0.2 #477

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@13abe502c30c1559a5c37dff303831bab82c9402 # v2.2.3
env:
MISE_ENV: native
- name: Run native tests
run: mise run test