Skip to content

Commit

Permalink
Fixed the issue with webgl build test and 2023.2. Updated webgl yamat…
Browse files Browse the repository at this point in the history
…o test to use 2023.2 again.
  • Loading branch information
miguelalonsojr committed Mar 21, 2024
1 parent 52d98e9 commit 2fca340
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .yamato/standalone-build-webgl-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% capture editor_version %}2022.3{% endcapture %}
{% capture editor_version %}2023.2{% endcapture %}
test_webgl_standalone_{{ editor_version }}:
name: Test WebGL Standalone {{ editor_version }}
agent:
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Exclude",
"rootNamespace": "",
"references": [
"GUID:6055be8ebefd69e48b49212b09b47b2f",
"GUID:c98377141161c7746a178fb5cb1af075",
"GUID:85e0054f8e64b47309646d35f8851f81",
"GUID:847b179520b009e4c8d15c296b1cbf35"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2fca340

Please sign in to comment.