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 7fbd65a commit f852efbCopy full SHA for f852efb
.github/workflows/build_windows.yml
@@ -40,7 +40,7 @@ permissions: write-all
40
jobs:
41
build_desktop:
42
name: build-windows-unity${{inputs.unity_version}}-CPP${{ inputs.firebase_cpp_sdk_version }}
43
- runs-on: windows-2019
+ runs-on: windows-latest
44
strategy:
45
fail-fast: false
46
0 commit comments