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 88f5394 commit ef463fbCopy full SHA for ef463fb
.github/workflows/colab.yml
@@ -16,7 +16,7 @@ on:
16
17
jobs:
18
colab:
19
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
20
env:
21
COLAB_ALWAYS_INSTALL_XVFB: 1
22
QLEARNING_NUM_TRAINING_STEPS: 5
0 commit comments