| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,7 +24,7 @@ jobs: | |||
| 24 | 24 | - name: Install Windows Conda Packages | |
| 25 | 25 | if: contains(matrix.os, 'windows') | |
| 26 | 26 | shell: bash -l {0} | |
| 27 | - run: conda install -c conda-forge m2-bison=3.4 | ||
| 27 | + run: conda install m2-bison=3.0.4 | ||
| 28 | 28 | ||
| 29 | 29 | - name: Install Linux / macOS Conda Packages | |
| 30 | 30 | if: contains(matrix.os, 'ubuntu') || contains(matrix.os, 'macos') | |
| Back | FazBrowse Home | New Git URL |
0 commit comments