Update .deadlines.yml
This commit is contained in:
parent
d4dbfa776e
commit
368258fc46
1 changed files with 12 additions and 12 deletions
|
@ -100,18 +100,18 @@
|
||||||
# - task: coverme
|
# - task: coverme
|
||||||
# score: 300
|
# score: 300
|
||||||
|
|
||||||
# - group: Concurrency with shared memory
|
- group: Concurrency with shared memory
|
||||||
# start: 17-03-2022 23:59
|
start: 18-03-2023 15:59
|
||||||
# deadline: 03-04-2022 23:59
|
deadline: 29-03-2023 23:59
|
||||||
# tasks:
|
tasks:
|
||||||
# - task: dupcall
|
- task: dupcall
|
||||||
# score: 200
|
score: 200
|
||||||
# - task: keylock
|
- task: keylock
|
||||||
# score: 200
|
score: 200
|
||||||
# - task: batcher
|
- task: batcher
|
||||||
# score: 200
|
score: 200
|
||||||
# - task: pubsub
|
- task: pubsub
|
||||||
# score: 300
|
score: 300
|
||||||
|
|
||||||
- group: Testing
|
- group: Testing
|
||||||
start: 11-03-2023 13:00
|
start: 11-03-2023 13:00
|
||||||
|
|
Loading…
Reference in a new issue