Skip to content

Commit f21e0ab

Browse files
committed
updated semaphore.yml
1 parent 99cf65b commit f21e0ab

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.semaphore/semaphore.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
version: v1.0
2323
name: DevOps-Python-tools
2424
agent:
25-
# https://docs.semaphoreci.com/reference/machine-types
25+
# https://docs.semaphoreci.com/reference/machine-types#linux
2626
machine:
2727
type: e1-standard-2
2828
os_image: ubuntu2004
@@ -85,9 +85,10 @@ blocks:
8585
#- name: DEBUG
8686
# value: "1"
8787
agent:
88+
# https://docs.semaphoreci.com/reference/machine-types#macos
8889
machine:
8990
type: a1-standard-4
90-
os_image: macos-xcode12
91+
os_image: macos-xcode15
9192
prologue:
9293
commands:
9394
- cache restore

0 commit comments

Comments
 (0)