Skip to content

Commit 92e76eb

Browse files
committed
ci: runs ci only against stable
1 parent bd22f47 commit 92e76eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
fail-fast: true
2626
matrix:
27-
dependency-version: [prefer-lowest, prefer-stable]
27+
dependency-version: [prefer-stable]
2828

2929
steps:
3030
- name: Checkout

0 commit comments

Comments
 (0)