Skip to content

Commit ee2af9d

Browse files
committed
Fix linting
1 parent 6d19922 commit ee2af9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/nightly.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- ${{ fromJson(needs.configure.outputs.matrix_arch) }}
7070
refs:
7171
- 'master'
72-
- '0.25'
72+
- '0.23'
7373
steps:
7474
# ------------------------------------------------------------
7575
# Setup repository
@@ -147,7 +147,7 @@ jobs:
147147
- ${{ fromJson(needs.configure.outputs.matrix_version) }}
148148
refs:
149149
- 'master'
150-
- '0.25'
150+
- '0.23'
151151
steps:
152152
# ------------------------------------------------------------
153153
# Setup repository

0 commit comments

Comments
 (0)