Skip to content

Commit 705e12f

Browse files
authored
TC 1.6: Final MDR Test of Spack V1.X Migration (#63)
Also includes #58
1 parent 0de8fc2 commit 705e12f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/ACCESS-NRI/schema/main/au.org.access-nri/model/deployment/config/versions/4-0-0.json",
33
"spack": "1.1",
4-
"access-spack-packages": "main"
4+
"access-spack-packages": "api-v2"
55
}

spack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ spack:
66
definitions:
77
# _name and _version are reserved definitions that inform build-cd deployments, and have no effect otherwise
88
- _name: [access-test]
9-
- _version: [2025.09.000]
9+
- _version: [2026.01.000]
1010
specs:
1111
- access-test
1212
packages:

0 commit comments

Comments
 (0)