Skip to content

Commit

Permalink
Merge 9468422 into da1ae7a
Browse files Browse the repository at this point in the history
  • Loading branch information
csidyel committed Jan 26, 2024
2 parents da1ae7a + 9468422 commit fa1b435
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .semaphore/deploy-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deployment Pipeline - Beta
agent:
machine:
type: e1-standard-2
os_image: ubuntu1804
os_image: ubuntu2004
containers:
- name: main
image: 'registry.semaphoreci.com/android:29'
Expand Down
2 changes: 1 addition & 1 deletion .semaphore/deploy-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deployment Pipeline - Internal
agent:
machine:
type: e1-standard-2
os_image: ubuntu1804
os_image: ubuntu2004
containers:
- name: main
image: 'registry.semaphoreci.com/android:29'
Expand Down
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Verification Pipeline
agent:
machine:
type: e1-standard-2
os_image: ubuntu1804
os_image: ubuntu2004
containers:
- name: main
image: 'registry.semaphoreci.com/android:29'
Expand Down

0 comments on commit fa1b435

Please sign in to comment.