Skip to content

Commit

Permalink
Remove monorepo and ARIA Practices from aria-common deploy (#112)
Browse files Browse the repository at this point in the history
* Remove aria practices from aria-common deploy

* Remove all specs but css-aam and mathml-ariaUpdates matrix
  • Loading branch information
daniel-montalvo committed Jul 11, 2024
1 parent 058f08f commit f420250
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,40 +24,10 @@ jobs:
fail-fast: false
matrix:
include:
- repo: w3c/accname
branch: main
- repo: w3c/accname
branch: stable
- repo: w3c/aria
branch: main
- repo: w3c/aria
branch: stable
- repo: w3c/aria-practices
branch: main
- repo: w3c/core-aam
branch: main
- repo: w3c/core-aam
branch: stable
- repo: w3c/css-aam
branch: main
- repo: w3c/dpub-aam
branch: main
- repo: w3c/dpub-aria
branch: main
- repo: w3c/graphics-aam
branch: main
- repo: w3c/graphics-aria
branch: main
- repo: w3c/math-aam
branch: main
- repo: w3c/math-aria
branch: main
- repo: w3c/mathml-aam
branch: main
- repo: w3c/svg-aam
branch: main
- repo: w3c/html-aam
branch: aria-common-sync

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f420250

Please sign in to comment.