Skip to content

Commit

Permalink
Revert ":construction_worker: pin nightly channel for freebsd"
Browse files Browse the repository at this point in the history
This reverts commit 737f21e.
  • Loading branch information
ChanTsune committed Oct 28, 2024
1 parent aa585ad commit 74aa974
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,6 @@ jobs:
- stable
- beta
- nightly
- nightly-2024-10-21 # FIXME: unpin this
exclude:
- os: ubuntu-latest
rust: nightly-2024-10-21
- os: windows-latest
rust: nightly-2024-10-21
- os: macos-latest
rust: nightly-2024-10-21
- os: freebsd-latest
rust: nightly

runs-on: ${{ matrix.os }}
steps:
- name: git autocrlf false
Expand Down

0 comments on commit 74aa974

Please sign in to comment.