Compare commits

...

1 Commits

Author SHA1 Message Date
149b0a9d87 Remove filesys CI for gitlab 2024-11-14 03:25:33 +00:00

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: