Skip to content

Commit 8326ccc

Browse files
committed
iter
1 parent 7d1ce7e commit 8326ccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ jobs:
3131
- os: windows-latest
3232
environment: ci-py310-min-tensorflow
3333
- os: windows-latest
34-
environment: ci-py312-latest-keras
34+
environment: ci-py311-latest-tensorflow
3535
- os: windows-latest
36-
environment: ci-py312-latest-tensorflow
36+
environment: ci-py312-latest-keras
3737
runs-on: ${{ matrix.os }}
3838
steps:
3939
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)