Remove filesys CI for gitlab

This commit is contained in:
2024-11-14 03:25:33 +00:00
parent 79b3b8fda7
commit 149b0a9d87

View File

@@ -23,11 +23,6 @@ test_devices:
variables:
DIR: devices
test_filesys:
extends: .pintos_tests
variables:
DIR: filesys
test_threads:
extends: .pintos_tests
variables: