mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 19:52:50 -03:00
For snapcraft, switch from docker to machine
This commit is contained in:
parent
fd052e6f1c
commit
f4a50b573d
1 changed files with 2 additions and 2 deletions
|
@ -168,8 +168,8 @@ jobs:
|
|||
- checkout
|
||||
|
||||
build-snapcraft:
|
||||
docker:
|
||||
- image: ubuntu/20.04
|
||||
machine:
|
||||
image: ubuntu-2004:current
|
||||
working_directory: ~/repo
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Loading…
Reference in a new issue