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