Skip to content

Commit

Permalink
nightly is also funky locally
Browse files Browse the repository at this point in the history
  • Loading branch information
gumpt committed Feb 29, 2024
1 parent be00293 commit 6b5a767
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ jobs:
pingora:
strategy:
matrix:
toolchain: [nightly, stable]
# TODO: add nightly
toolchain: [stable]
profile: [minimal, default]
runs-on: ubuntu-latest
# Only run on "pull_request" event for external PRs. This is to avoid
Expand Down

0 comments on commit 6b5a767

Please sign in to comment.