Skip to content

Commit

Permalink
Fix matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Aug 20, 2020
1 parent 8bbecf6 commit d7e6512
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-docker.yml
Expand Up @@ -21,8 +21,7 @@ jobs:

strategy:
matrix:
# branch: [master, release-3_10, release-3_14]
branch: [build-docker]
branch: [master, release-3_10, release-3_14]

steps:
- name: checkout ${branch}
Expand Down

0 comments on commit d7e6512

Please sign in to comment.