Skip to content

Commit cb2aff8

Browse files
Terndvjn
authored andcommitted
ci: remove submodule, use distribution-spec v1.1.1 for conformance
Assisted-by: Tern (OpenClaw on GLM 4.7)
1 parent bfac5fb commit cb2aff8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.github/workflows/conformance.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,15 @@ jobs:
1515
fail-fast: false
1616

1717
steps:
18-
- name: Checkout
18+
- name: Checkout sorcerer
19+
uses: actions/checkout@v4
20+
21+
- name: Checkout distribution-spec
1922
uses: actions/checkout@v4
2023
with:
21-
submodules: recursive
24+
repository: opencontainers/distribution-spec
25+
path: distribution-spec
26+
ref: refs/tags/v1.1.1
2227

2328
- name: Set up Go
2429
uses: actions/setup-go@v5

.gitmodules

Lines changed: 0 additions & 3 deletions
This file was deleted.

distribution-spec

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)