Skip to content

Commit

Permalink
Update perfomance.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Jan 1, 2025
1 parent 173aed4 commit 7f7ac28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perfomance.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: ['dev', 'lts-dev', 'default']
oscript_version: ['dev', 'default']
uses: autumn-library/workflows/.github/workflows/test.yml@main
with:
oscript_version: ${{ matrix.oscript_version }}
Expand Down

0 comments on commit 7f7ac28

Please sign in to comment.