1
0
mirror of https://github.com/google/benchmark.git synced 2025-04-04 00:20:38 +08:00

Merge branch 'main' into remove-merge-job

This commit is contained in:
dominic 2024-12-10 12:10:46 +00:00 committed by GitHub
commit 5dfbc0d1f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,6 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
bzlmod: [false, true]
steps:
- uses: actions/checkout@v4