parent
99f2d8e06c
commit
f2512a0c71
|
@ -16,7 +16,7 @@ jobs:
|
|||
- task: CacheBeta@1
|
||||
displayName: 'cache Nim binaries'
|
||||
inputs:
|
||||
key: NimBinaries | $(Agent.OS) | $(PLATFORM) | "$(Build.SourceBranchName)" | "v7"
|
||||
key: NimBinaries | $(Agent.OS) | $(PLATFORM) | "$(Build.SourceBranchName)" | "v8"
|
||||
path: NimBinaries
|
||||
|
||||
- task: CacheBeta@1
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e0d9939f9fce2bcbcf3451689b33bb3423fcf58e
|
||||
Subproject commit 1cb2e74aa4866532b72da6b5c63d2d9471607294
|
Loading…
Reference in New Issue