Skip to content

Commit 1e05eb9

Browse files
authored
Upload 2.4.1
1 parent 155ac73 commit 1e05eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
matrix:
8282
os: ['macOS', 'Windows', 'Linux']
8383
py-version: ['3.6', '3.7', '3.8']
84-
tf-version: ['2.4.0']
84+
tf-version: ['2.4.1']
8585
fail-fast: false
8686
if: (github.event_name == 'push' && github.ref == 'refs/heads/master') || github.event_name == 'release'
8787
steps:

0 commit comments

Comments
 (0)