Skip to content

Commit

Permalink
build: try docker img ubuntudesktop/gnome-3-38-2004
Browse files Browse the repository at this point in the history
  • Loading branch information
VerteDinde committed May 2, 2023
1 parent 48c17ee commit f489038
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@ jobs:
type: enum
enum: [ 'x64', 'arm64','armv7l' ]
docker:
- image: cimg/base:stable
- image: ubuntudesktop/gnome-3-38-2004
steps:
- run: sudo apt-get update && sudo apt install rpm && sudo apt install -y snapd
- run: sudo apt-get -y update && sudo apt install -y rpm
# - run: sudo snap install snapd
- run: sudo snap install snapcraft --classic
- install
Expand Down

0 comments on commit f489038

Please sign in to comment.