Skip to content

Commit 8275544

Browse files
giorgospetkakisEvergreen
authored andcommitted
Update package validation version 2023.3 to 6000.0 + Add Missing Platforms
- Replaces 2023 with 6000 in package validation jobs - Adds MacOS and Windows to package validation jobs
1 parent cf6361f commit 8275544

File tree

1 file changed

+2
-2
lines changed
  • Tests/SRPTests/Packages/com.unity.testing.graphics-performance

1 file changed

+2
-2
lines changed

Tests/SRPTests/Packages/com.unity.testing.graphics-performance/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "com.unity.testing.graphics-performance",
33
"displayName": "Performance Graphics Tests Framework",
44
"version": "17.1.0",
5-
"unity": "2023.3",
6-
"unityRelease": "0b9",
5+
"unity": "6000.0",
6+
"unityRelease": "0b13",
77
"rootNamespace": "UnityEngine.TestTools.Graphics.Performance",
88
"description": "Provides performance framework helpers for writing tests for graphics code, such as test scene asset description, performance performance report and shader static analysis.",
99
"keywords": [

0 commit comments

Comments
 (0)