We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe3f05 commit f61f7c7Copy full SHA for f61f7c7
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Setup Test Matrix
43
id: get-matrix
44
run: |
45
- bundle exec matrix_from_metadata_v3 --provision-prefer provision_service --nightly
+ bundle exec matrix_from_metadata_v3 --provision-prefer provision_service --nightly --platform-exclude scientific-7 --platform-exclude ubuntu-18.04
46
47
Acceptance:
48
name: "Acceptance tests (${{matrix.platforms.label}}, ${{matrix.collection.collection || matrix.collection}})"
0 commit comments