We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b2d2c commit b3632a4Copy full SHA for b3632a4
.github/workflows/continuous-integration.yml
@@ -9,5 +9,5 @@ jobs:
9
ci:
10
uses: ray-di/.github/.github/workflows/continuous-integration.yml@v1
11
with:
12
- old_stable: '["7.2", "7.3", "7.4", "8.0", "8.1", "8.2", "8.3"]'
13
- current_stable: 8.4
+ old_stable: '["8.0", "8.1", "8.2", "8.3", "8.4"]'
+ current_stable: 8.5
0 commit comments