Skip to content

Commit

Permalink
updating tests with multiple versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shibme committed Apr 4, 2024
1 parent 670fc5e commit daa7cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, windows-latest, ubuntu-latest]
version: [0.2.0]
version: [0.2.0, 0.3.0]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit daa7cb6

Please sign in to comment.