Skip to content

Commit bcc905e

Browse files
committed
tf 2.15 requires py>=3.9
1 parent ee80605 commit bcc905e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
runs-on: ubuntu-latest
135135
strategy:
136136
matrix:
137-
python-version: ['3.8', '3.12']
137+
python-version: ['3.9', '3.12']
138138
steps:
139139
- uses: actions/checkout@v4
140140
- uses: mamba-org/setup-micromamba@v1

0 commit comments

Comments
 (0)