Skip to content

Commit

Permalink
fix(github-ci): change from lowest to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Aug 1, 2021
1 parent 9653fc6 commit af0d494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- "ubuntu-latest"
- "windows-latest"
dependencies:
- "lowest"
- "stable"
- "highest"

steps:
Expand Down

0 comments on commit af0d494

Please sign in to comment.