Skip to content

Commit 01cd89a

Browse files
committed
ci: stop testing FAPI 1.0 ID-2
1 parent 1971dcf commit 01cd89a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/workflows/conformance.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,11 @@ jobs:
4444
# - plan: oidcc-client-dynamic-certification-test-plan
4545

4646
# FAPI 1.0 ID-2
47-
- plan: fapi-rw-id2-client-test-plan
48-
client_auth_type: mtls
49-
- plan: fapi-rw-id2-client-test-plan
50-
client_auth_type: private_key_jwt
47+
# These plans are deprecated and to be removed
48+
# - plan: fapi-rw-id2-client-test-plan
49+
# client_auth_type: mtls
50+
# - plan: fapi-rw-id2-client-test-plan
51+
# client_auth_type: private_key_jwt
5152

5253
# FAPI 1.0 Advanced Final
5354
- plan: fapi1-advanced-final-client-test-plan

0 commit comments

Comments
 (0)