Skip to content

Commit 192ee40

Browse files
authored
Make deploy-pip-snapshot use Ubuntu 20.04
1 parent 8bf741a commit 192ee40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.factory/automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ build:
6666
filter:
6767
owner: vaticle
6868
branch: master
69-
image: vaticle-ubuntu-22.04
69+
image: vaticle-ubuntu-20.04
7070
type: foreground
7171
command: |
7272
export DEPLOY_PIP_USERNAME=$REPO_VATICLE_USERNAME

0 commit comments

Comments
 (0)