File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,22 +14,22 @@ jobs:
1414 matrix :
1515 include :
1616 - name : Linux Flatpak
17- os : ubuntu-20 .04
17+ os : ubuntu-22 .04
1818 BUILD_TARGET : flatpak
1919 DEPLOY : flatpak
2020 - name : Linux AppImage
21- os : ubuntu-20 .04
21+ os : ubuntu-22 .04
2222 BUILD_TARGET : appimage
2323 DEPLOY : appimage
2424 - name : Linux x64
25- os : ubuntu-20 .04
25+ os : ubuntu-22 .04
2626 cache-key : linux-x64
2727 SDL_VERSION : 2.30.9
2828 SDL_MIXER_VERSION : 2.8.0
2929 BUILD_TARGET : linux
3030 DEPLOY : linux
3131 - name : Linux x64 (old SDL versions)
32- os : ubuntu-20 .04
32+ os : ubuntu-22 .04
3333 cache-key : linux-x64
3434 SDL_VERSION : 2.0.0
3535 SDL_MIXER_VERSION : 2.0.0
@@ -51,15 +51,15 @@ jobs:
5151 BUILD_TARGET : ios
5252 DEPLOY : ios
5353 - name : Nintendo Switch
54- os : ubuntu-20 .04
54+ os : ubuntu-22 .04
5555 BUILD_TARGET : switch
5656 DEPLOY : switch
5757 - name : PS Vita
58- os : ubuntu-20 .04
58+ os : ubuntu-22 .04
5959 BUILD_TARGET : vita
6060 DEPLOY : vita
6161 - name : Android
62- os : ubuntu-20 .04
62+ os : ubuntu-22 .04
6363 cache-key : android
6464 SDL_VERSION : 2.30.9
6565 SDL_MIXER_VERSION : 2.8.0
You can’t perform that action at this time.
0 commit comments