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 7d1ce7e commit 8326cccCopy full SHA for 8326ccc
.github/workflows/tests.yml
@@ -31,9 +31,9 @@ jobs:
31
- os: windows-latest
32
environment: ci-py310-min-tensorflow
33
34
- environment: ci-py312-latest-keras
+ environment: ci-py311-latest-tensorflow
35
36
- environment: ci-py312-latest-tensorflow
+ environment: ci-py312-latest-keras
37
runs-on: ${{ matrix.os }}
38
steps:
39
- uses: actions/checkout@v4
0 commit comments