Skip to content

Commit

Permalink
Revert ":construction_worker: Pin nightly run on freebsd"
Browse files Browse the repository at this point in the history
This reverts commit ad84978.
  • Loading branch information
ChanTsune committed Oct 28, 2024
1 parent 4a4cac5 commit 645d4cf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ jobs:
- stable
- beta
- nightly
- nightly-2024-10-21 # FIXME: unpin this
exclude:
- os: ubuntu-latest
rust: nightly-2024-10-21
- os: freebsd-latest
rust: nightly
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 645d4cf

Please sign in to comment.