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 committed Jan 1, 2020
1 parent 79882ba commit f6716f4
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 f6716f4

Please sign in to comment.