Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-welcome
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
ximper-welcome
Commits
e0c66b08
Unverified
Commit
e0c66b08
authored
May 30, 2020
by
Felix Häcker
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use 3.36 Flatpak runtime instead of master
There's currently no Rust SDK extension available for master.
parent
26edc98e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
org.gnome.TourDevel.json
build-aux/org.gnome.TourDevel.json
+1
-1
No files found.
.gitlab-ci.yml
View file @
e0c66b08
...
...
@@ -3,7 +3,7 @@ include:
file
:
'
flatpak/flatpak-ci-initiative-sdk-extensions.yml'
flatpak
:
image
:
'
registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:
master
'
image
:
'
registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:
3.36
'
variables
:
BUNDLE
:
"
org.gnome.TourDevel.flatpak"
MANIFEST_PATH
:
"
build-aux/org.gnome.TourDevel.json"
...
...
build-aux/org.gnome.TourDevel.json
View file @
e0c66b08
{
"app-id"
:
"org.gnome.TourDevel"
,
"runtime"
:
"org.gnome.Platform"
,
"runtime-version"
:
"
master
"
,
"runtime-version"
:
"
3.36
"
,
"sdk"
:
"org.gnome.Sdk"
,
"sdk-extensions"
:
[
"org.freedesktop.Sdk.Extension.rust-stable"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment