Skip to content

Commit

Permalink
Add option to install specific version
Browse files Browse the repository at this point in the history
- disregard 0.2.0 version
  • Loading branch information
EdwarDDay committed Jan 4, 2025
1 parent 568c1dd commit 62cc86b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test_install_script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,10 @@ jobs:
- ubuntu-24.04
- macos-14
version:
- '0.2.0'
- '0.3.0'
- '0.4.0'
- ''
exclude:
- runner: macos-14
version: 0.2.0
- runner: macos-14
version: 0.3.0
runs-on: ${{ matrix.runner }}
Expand Down

0 comments on commit 62cc86b

Please sign in to comment.