Skip to content

Commit

Permalink
Update .github/workflows/python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
keisen committed Jun 3, 2021
1 parent 8535869 commit 0a8c14b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
include:
- python-version: 3.9
tensorflow: 2.5.0
extra-require: "develop,examples"
- python-version: 3.9
tensorflow: 2.5.0
extra-require: "develop,examples,tfa"
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 0a8c14b

Please sign in to comment.