Skip to content

Bump com.google.errorprone:error_prone_core from 2.37.0 to 2.38.0 #306

Bump com.google.errorprone:error_prone_core from 2.37.0 to 2.38.0

Bump com.google.errorprone:error_prone_core from 2.37.0 to 2.38.0 #306

Workflow file for this run

name: GraalVM Native Tests
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
native-tests:
runs-on: ubuntu-24.04
steps:
- name: Check out
uses: actions/checkout@v4
- uses: jdx/mise-action@v2
- name: Run native tests
run: mise run native-test