3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-26 13:06:05 +00:00

remove resources directive again

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2025-08-23 11:44:55 -07:00
parent 12e74783b6
commit 7e6e96f6aa

View file

@ -8,13 +8,6 @@ variables:
NightlyVersion: $(AssemblyVersion)-$(Build.buildId)
# TODO: Auto-read from VERSION.txt when Azure DevOps supports it better
resources:
repositories:
- repository: z3
type: github
name: Z3Prover/z3
endpoint: Z3Prover
stages:
- stage: Build
jobs: