We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 934034a commit 8697d29Copy full SHA for 8697d29
.github/workflows/build_linux.yml
@@ -38,7 +38,7 @@ on:
38
jobs:
39
build_desktop:
40
name: build-linux-unity${{inputs.unity_version}}-CPP${{ inputs.firebase_cpp_sdk_version }}
41
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
42
strategy:
43
fail-fast: false
44
0 commit comments