Skip to content

Commit 35d92e4

Browse files
authored
Update ci.yml
1 parent afe547e commit 35d92e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
branch: [devel]
12+
branch: [master]
1313
target:
1414
- os: linux
1515
cpu: amd64
@@ -124,3 +124,4 @@ jobs:
124124
env:
125125
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
126126

127+

0 commit comments

Comments
 (0)