Skip to content

Commit 8c9db68

Browse files
authored
Upgrade semaphore image (#976)
## Description Builds are now failing with a `ubuntu1804 is in brownout` error. ## Documentation Does this require changes to the WorkOS Docs? E.g. the [API Reference](https://workos.com/docs/reference) or code snippets need updates. ``` [ ] Yes ``` If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.
1 parent b615fc3 commit 8c9db68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.semaphore/semaphore.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ execution_time_limit:
66

77
agent:
88
machine:
9-
type: e1-standard-2
10-
os_image: ubuntu1804
9+
type: e2-standard-2
10+
os_image: ubuntu2204
1111

1212
global_job_config:
1313
env_vars:

0 commit comments

Comments
 (0)