Skip to content

Commit

Permalink
chore: Add more to modules test
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer committed Sep 11, 2023
1 parent 6f846ab commit ea50c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/module-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-22.04, macos-latest, windows-latest]
ver: [0.84, 0.83.1, 0.82, '0.80', 0.79, 0.78, 0.77.1, 0.76]
ver: [0.84, 0.83.1, 0.82, '0.80', 0.79, 0.78, 0.77.1, 0.76, 0.75, 0.74, 0.73, 0.72.1, 0.71, '0.70']

runs-on: ${{ matrix.os }}
name: test (${{matrix.os}}, nu@${{matrix.ver}})
Expand Down

0 comments on commit ea50c5d

Please sign in to comment.