We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f87b50c + dda951f commit 773cda5Copy full SHA for 773cda5
.github/workflows/test.yaml
@@ -77,7 +77,7 @@ jobs:
77
- "3.3/stable"
78
- "3.4/stable"
79
- "3.5/stable"
80
- - "3.6/candidate"
+ - "3.6/stable"
81
steps:
82
- uses: actions/checkout@v4
83
- uses: actions/setup-python@v5
@@ -133,6 +133,7 @@ jobs:
133
134
135
136
137
138
139
.github/workflows/test_candidate.yaml
.github/workflows/test_edge.yaml
0 commit comments