We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c6943 commit 8bcb38fCopy full SHA for 8bcb38f
1 file changed
.github/workflows/build-test-envt.yml
@@ -19,6 +19,8 @@ jobs:
19
shell: bash -l {0}
20
steps:
21
- uses: actions/checkout@v2
22
+ with:
23
+ ref: upgrade-to-3.9
24
- uses: conda-incubator/setup-miniconda@v2
25
with:
26
miniconda-version: 'latest'
0 commit comments