Skip to content

Commit 745d7a2

Browse files
aaronfrankeakien-mga
authored andcommitted
Bump Ubuntu version on CI from 18.04 to 20.04
(cherry picked from commit 102e3c8)
1 parent ef26a3b commit 745d7a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
include:
1212
- name: 🐧 Linux (GCC)
13-
os: ubuntu-18.04
13+
os: ubuntu-20.04
1414
platform: linux
1515
artifact-name: godot-cpp-linux-glibc2.27-x86_64-release
1616
artifact-path: bin/libgodot-cpp.linux.release.64.a
@@ -40,7 +40,7 @@ jobs:
4040
executable: Godot.app/Contents/MacOS/Godot
4141

4242
- name: 🤖 Android (arm64)
43-
os: ubuntu-18.04
43+
os: ubuntu-20.04
4444
platform: android
4545
artifact-name: godot-cpp-android-arm64-release
4646
artifact-path: bin/libgodot-cpp.android.release.arm64v8.a

0 commit comments

Comments
 (0)