Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Sep 14, 2024
1 parent c7bdb24 commit 7b0b27c
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 @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
oscript_version: ['2.0.0-rc4', 'dev']
oscript_version: ['2.0.0.rc4', 'dev']
uses: autumn-library/workflows/.github/workflows/test.yml@main
with:
oscript_version: ${{ matrix.oscript_version }}
Expand Down

0 comments on commit 7b0b27c

Please sign in to comment.