Skip to content

Commit

Permalink
Just build with stable Rust for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
ximon18 authored Apr 8, 2021
1 parent fd065f3 commit 6e23c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
rust: [1.45.0, stable, beta, nightly]
rust: [stable]
steps:
- name: Checkout repository
uses: actions/checkout@v1
Expand Down

0 comments on commit 6e23c1e

Please sign in to comment.