We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2abc01c + bb160ae commit d5ad177Copy full SHA for d5ad177
1 file changed
.github/workflows/ci.yml
@@ -88,7 +88,7 @@ jobs:
88
test:
89
- 'solidtestsuite/solid-crud-tests:v7.0.5'
90
- 'solidtestsuite/web-access-control-tests:v7.1.0'
91
- - 'solidtestsuite/webid-provider-tests:v2.1.0'
+ - 'solidtestsuite/webid-provider-tests:v2.1.1'
92
93
# Prevent EOL or non-stable versions of Nextcloud to fail the test-suite
94
continue-on-error: ${{ contains(fromJson('[28,29,30]'), matrix.nextcloud_version) == false }}
0 commit comments