Skip to content

Commit

Permalink
Remove temporary musl bootstrap tester
Browse files Browse the repository at this point in the history
No longer needed. Was only needed until the code under test
was available as a nightly. See #60
  • Loading branch information
SeanTAllen authored and Theodus committed Dec 31, 2019
1 parent 79882ba commit 7c09fd6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
12 changes: 0 additions & 12 deletions .ci-scripts/test-bootstrap-musl.sh

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Bootstrap test
run: .ci-scripts/test-bootstrap-musl.sh
run: .ci-scripts/test-bootstrap.sh

ubuntu-bootstrap:
name: Test bootstrapping on Ubuntu
Expand Down

0 comments on commit 7c09fd6

Please sign in to comment.