mirror of
https://github.com/actions/runner.git
synced 2025-12-11 04:46:58 +00:00
fix compat issue in timeline record state. (#861)
This commit is contained in:
committed by
TingluoHuang
parent
3aa819753f
commit
5bc3e957a0
@@ -13,5 +13,8 @@ namespace GitHub.DistributedTask.WebApi
|
|||||||
|
|
||||||
[EnumMember]
|
[EnumMember]
|
||||||
Completed,
|
Completed,
|
||||||
|
|
||||||
|
[EnumMember]
|
||||||
|
Delayed,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user