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 155ac73 commit 1e05eb9Copy full SHA for 1e05eb9
.github/workflows/release.yml
@@ -81,7 +81,7 @@ jobs:
81
matrix:
82
os: ['macOS', 'Windows', 'Linux']
83
py-version: ['3.6', '3.7', '3.8']
84
- tf-version: ['2.4.0']
+ tf-version: ['2.4.1']
85
fail-fast: false
86
if: (github.event_name == 'push' && github.ref == 'refs/heads/master') || github.event_name == 'release'
87
steps:
0 commit comments