File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 name : " build-packages"
99 runs-on : ubuntu-latest
1010 container :
11- image : bilelmoussaoui /flatpak-github-actions:gnome-nightly
11+ image : ghcr.io/theevilskeleton /flatpak-github-actions:gnome-nightly
1212 options : --privileged
1313 steps :
1414 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 44 "runtime" : " org.gnome.Platform" ,
55 "base" : " org.winehq.Wine" ,
66 "base-version" : " stable-24.08" ,
7- "runtime-version" : " 47 " ,
7+ "runtime-version" : " master " ,
88 "command" : " bottles" ,
99 "finish-args" : [
1010 " --allow=devel" ,
3333 "add-extensions" : {
3434 "org.gnome.Platform.Compat.i386" : {
3535 "directory" : " lib/i386-linux-gnu" ,
36- "version" : " 47 "
36+ "version" : " master "
3737 },
3838 "org.gnome.Platform.Compat.i386.Debug" : {
3939 "directory" : " lib/debug/lib/i386-linux-gnu" ,
40- "version" : " 47 " ,
40+ "version" : " master " ,
4141 "no-autodownload" : true
4242 },
4343 "com.valvesoftware.Steam.CompatibilityTool" : {
You can’t perform that action at this time.
0 commit comments