Skip to content

Commit 5857cbe

Browse files
authored
Merge pull request #84018 from edymtt/edymtt/update-availability-executorjob-extension
[Concurrency] Add availability to one of the ExecutorJob extensions
2 parents 0c3be92 + c9345a3 commit 5857cbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/Concurrency/PartialAsyncTask.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,7 @@ extension ExecutorJob {
454454

455455
// Helper to create a trampoline job to execute a job on a specified
456456
// executor.
457+
@available(StdlibDeploymentTarget 6.2, *)
457458
extension ExecutorJob {
458459

459460
/// Create a trampoline to enqueue the specified job on the specified

0 commit comments

Comments
 (0)