We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d19922 commit ee2af9dCopy full SHA for ee2af9d
1 file changed
.github/workflows/nightly.yml
@@ -69,7 +69,7 @@ jobs:
69
- ${{ fromJson(needs.configure.outputs.matrix_arch) }}
70
refs:
71
- 'master'
72
- - '0.25'
+ - '0.23'
73
steps:
74
# ------------------------------------------------------------
75
# Setup repository
@@ -147,7 +147,7 @@ jobs:
147
- ${{ fromJson(needs.configure.outputs.matrix_version) }}
148
149
150
151
152
153
0 commit comments