We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6183d3 commit d950703Copy full SHA for d950703
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
version:
13
- - latest
+ - stable
14
- nightly
15
steps:
16
- uses: actions/checkout@v4
0 commit comments