Skip to content

Commit

Permalink
drop nightly till CI is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-noland committed Nov 4, 2024
1 parent 0c71975 commit 742d5e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sterile-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- main
rust:
- stable
- nightly
# - nightly
steps:
- name: login to ghcr.io
uses: docker/login-action@v3
Expand Down Expand Up @@ -144,7 +144,7 @@ jobs:
- main
rust:
- stable
- nightly
# - nightly
steps:
- name: login to ghcr.io
uses: docker/login-action@v3
Expand Down

0 comments on commit 742d5e9

Please sign in to comment.