Skip to content

fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v4 #919

fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v4

fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v4 #919

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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
with:
version: v2025.11.5
sha256: 5dc683fc1ff3b1d2da41b962af110186c8caa059ebfd65ae48a2969c9a13de58
env:
MISE_ENV: native
- name: Run native tests
run: mise run test