Try stable snapcore/snapcraft container

This commit is contained in:
Micah Lee 2022-04-03 20:22:08 -07:00
parent fc75458453
commit eec2f7727b
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -215,7 +215,7 @@ jobs:
build-snapcraft:
docker:
- image: snapcore/snapcraft:edge
- image: snapcore/snapcraft:stable
working_directory: ~/repo
steps:
- checkout