Skip to content

Commit

Permalink
Remove Lerbermatt from build matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
SilasBerger committed Aug 9, 2024
1 parent 3b08bb4 commit 47fedcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
environment: deploy_${{ matrix.site }}
strategy:
matrix:
site: [ teach, gbsl, lerbermatt ]
site: [ teach, gbsl ]
steps:
# TODO #5: Cache checkout / node setup / yarn install
- name: Checkout
Expand Down

0 comments on commit 47fedcc

Please sign in to comment.