Skip to content

Add ABSL_INTERNAL_AT_LEAST_CXX17=0 for the 64 bit archs too #240

Add ABSL_INTERNAL_AT_LEAST_CXX17=0 for the 64 bit archs too

Add ABSL_INTERNAL_AT_LEAST_CXX17=0 for the 64 bit archs too #240

name: "Validate Gradle Wrapper"
on: [push, pull_request]
permissions:
contents: read
jobs:
validation:
name: "Gradle wrapper validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4