Skip to content

Commit

Permalink
👷 Pin nightly run on freebsd
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanTsune committed Oct 27, 2024
1 parent 4a6c21d commit ad84978
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ 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 ad84978

Please sign in to comment.