Skip to content

Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre (#1323) #291

Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre (#1323)

Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre (#1323) #291

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