Skip to content

Commit

Permalink
[gha] Remove matrix config for doc
Browse files Browse the repository at this point in the history
  • Loading branch information
samdphillips committed Nov 27, 2023
1 parent 079e4fc commit 97eb374
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
- main
jobs:
doc:
strategy:
matrix:
racket-variant: ["BC", "CS"]
racket-version: ["8.9", "8.10", "pre-release", "stable", "current"]
runs-on: ubuntu-latest
steps:
- name: checkout
Expand Down

0 comments on commit 97eb374

Please sign in to comment.