Skip to content

Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.4 #573

Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.4

Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.4 #573

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: jdx/mise-action@eb2f5cb41b0a8175dad2f797e3daca6fe7795a19 # v2.4.2
with:
version: v2025.7.19
sha256: 73c7d061d1654e64cc8d98bfaa52939e0f034292d70b7b735a3795d6a293dfda
env:
MISE_ENV: native
- name: Run native tests
run: mise run test