We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58bf9e commit 9bd033eCopy full SHA for 9bd033e
.semaphore/publish.yml
@@ -4,8 +4,8 @@ name: PyPI Publishing
4
5
agent:
6
machine:
7
- type: e1-standard-2
8
- os_image: ubuntu1804
+ type: e2-standard-2
+ os_image: ubuntu2204
9
10
blocks:
11
- name: Publish
0 commit comments