We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7272c2a commit 1ee267eCopy full SHA for 1ee267e
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
os: [ubuntu-latest, windows-latest, macos-latest]
14
- rust: [beta, stable]
+ rust: [stable]
15
steps:
16
- name: Checkout Repository
17
uses: actions/checkout@v4
0 commit comments