Skip to content

Commit dd6f08a

Browse files
committed
Update base os version
1 parent 6f741a8 commit dd6f08a

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

projects/grpc-swift/project.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ sanitizers:
1111
- address
1212
- thread
1313
main_repo: 'https://github.com/grpc/grpc-swift'
14+
base_os_version: ubuntu-24-04

projects/swift-nio/project.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ sanitizers:
1212
- address
1313
- thread
1414
main_repo: 'https://github.com/apple/swift-nio.git'
15+
base_os_version: ubuntu-24-04

projects/swift-protobuf/project.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ sanitizers:
1313
- thread
1414
coverage_extra_args: -ignore-filename-regex=.*.pb.swift
1515
main_repo: 'https://github.com/apple/swift-protobuf.git'
16+
base_os_version: ubuntu-24-04

0 commit comments

Comments
 (0)