Skip to content

Commit

Permalink
Update Job.php
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed Jan 18, 2024
1 parent 087f583 commit 060cf17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Service/Job.php
Expand Up @@ -125,6 +125,7 @@ public static function noop(): self
composerDependency: ComposerDependency::LOCKED,
phpVersion: PhpVersion::latest(),
operatingSystem: OperatingSystem::UBUNTU,
experimental: false,
);
}
}

0 comments on commit 060cf17

Please sign in to comment.