We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c8f2cc commit 4f968e1Copy full SHA for 4f968e1
projects/grpc-swift/project.yaml
@@ -11,3 +11,4 @@ sanitizers:
11
- address
12
- thread
13
main_repo: 'https://github.com/grpc/grpc-swift'
14
+base_os_version: ubuntu-24-04
projects/swift-nio/project.yaml
@@ -12,3 +12,4 @@ sanitizers:
main_repo: 'https://github.com/apple/swift-nio.git'
15
projects/swift-protobuf/project.yaml
@@ -13,3 +13,4 @@ sanitizers:
coverage_extra_args: -ignore-filename-regex=.*.pb.swift
main_repo: 'https://github.com/apple/swift-protobuf.git'
16
0 commit comments