mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Bazel: remove unneeded file from registry
This commit is contained in:
@@ -1,28 +0,0 @@
|
||||
matrix:
|
||||
unix_platform:
|
||||
- debian10
|
||||
- debian11
|
||||
- macos
|
||||
- macos_arm64
|
||||
- ubuntu2004
|
||||
- ubuntu2004_arm64
|
||||
- ubuntu2204
|
||||
- ubuntu2404
|
||||
windows_test:
|
||||
- windows
|
||||
bazel: [7.x, 8.x, rolling]
|
||||
tasks:
|
||||
unix_test:
|
||||
name: Verify build targets
|
||||
platform: ${{ unix_platform }}
|
||||
bazel: ${{ bazel }}
|
||||
build_targets:
|
||||
- '@fmt//:fmt'
|
||||
windows_test:
|
||||
name: Verify build targets
|
||||
platform: ${{ windows_test }}
|
||||
bazel: ${{ bazel }}
|
||||
build_flags:
|
||||
- --cxxopt=/utf-8
|
||||
build_targets:
|
||||
- '@fmt//:fmt'
|
||||
Reference in New Issue
Block a user