Skip to content

Commit 8697d29

Browse files
authored
Pin to Ubuntu 20 runner (#550)
1 parent 934034a commit 8697d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ on:
3838
jobs:
3939
build_desktop:
4040
name: build-linux-unity${{inputs.unity_version}}-CPP${{ inputs.firebase_cpp_sdk_version }}
41-
runs-on: ubuntu-latest
41+
runs-on: ubuntu-20.04
4242
strategy:
4343
fail-fast: false
4444

0 commit comments

Comments
 (0)