Skip to content

Commit 32367a1

Browse files
committed
start a new branch for new tf version
1 parent 01c9a4f commit 32367a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build-unstable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
python-version: [ '3.9', '3.10', '3.11' ]
15+
python-version: [ '3.10', '3.11' ]
1616
steps:
1717
- name: Cleanup more disk space
1818
run: sudo rm -rf /usr/share/dotnet && sudo rm -rf /opt/ghc && sudo rm -rf "/usr/local/share/boost" && sudo rm -rf "$AGENT_TOOLSDIRECTORY"

0 commit comments

Comments
 (0)