Skip to content

Update jetty monorepo to v12.0.22 #466

Update jetty monorepo to v12.0.22

Update jetty monorepo to v12.0.22 #466

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