blob: 3a522e3c82727ee9f88ea92b46601b8ad87ea33f [file] [log] [blame]
matrix:
platform:
- ubuntu2004
- ubuntu2004_arm64
- ubuntu2404
- macos
- macos_arm64
- windows
- windows_arm64
bazel:
- 7.x
- 8.x
tasks:
verify_targets:
name: Build and test
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- "@openssl//..."
test_targets:
- "@openssl//test_bazel_build/..."