Skip to content

Commit f6f5a25

Browse files
Fix crash when running CI builds
Removed 'GDScriptNativeClass', 'JNISingleton', and 'JavaClass' entries from the disabled classes list.
1 parent 5c1d85f commit f6f5a25

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/disabled_classes.gdbuild

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
"FramebufferCacheRD",
6363
"GDExtension",
6464
"GDExtensionManager",
65-
"GDScriptNativeClass",
6665
"GLTFAccessor",
6766
"GLTFAnimation",
6867
"GLTFBufferView",
@@ -96,11 +95,7 @@
9695
"ImageFormatLoader",
9796
"ImporterMesh",
9897
"InstancePlaceholder",
99-
"JNISingleton",
10098
"JSONRPC",
101-
"JavaClass",
102-
"JavaClassWrapper",
103-
"JavaObject",
10499
"JointLimitation3D",
105100
"KinematicCollision2D",
106101
"KinematicCollision3D",

0 commit comments

Comments
 (0)