Skip to content

Commit 8e26e1b

Browse files
authored
Update semaphore image type (#986)
## Description ## 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 58bc4cf commit 8e26e1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.semaphore/npm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ version: v1.0
33
name: Publish to NPM
44
agent:
55
machine:
6-
type: e1-standard-2
7-
os_image: ubuntu1804
6+
type: e2-standard-2
7+
os_image: ubuntu2204
88

99
blocks:
1010
- name: Publish

0 commit comments

Comments
 (0)