Skip to content

Commit d101b93

Browse files
cursoragentEric-Guo
andcommitted
ci(semaphore): use f1-standard-2 and Ubuntu 22.04
e1-standard-2 can sit indefinitely on org quota; F1 is the current generation for Semaphore Cloud Linux agents. Pair with ubuntu2204 per supported OS images. Co-authored-by: Eric Guo <eric@cloud-mes.com>
1 parent 84e1e9c commit d101b93

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.semaphore/semaphore.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ version: v1.0
33
name: wechat gems
44
agent:
55
machine:
6-
type: e1-standard-2
7-
os_image: ubuntu2004
6+
type: f1-standard-2
7+
os_image: ubuntu2204
88
blocks:
99
- name: Test
1010
task:

0 commit comments

Comments
 (0)