We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3440dc commit b2a746cCopy full SHA for b2a746c
.github/workflows/pytest-gpu.yaml
@@ -64,7 +64,7 @@ jobs:
64
uses: actions/checkout@v3
65
with:
66
repository: "mosaicml/ci-testing"
67
- ref: "v0.0.8"
+ ref: "v0.0.9"
68
- name: Setup Python
69
uses: actions/setup-python@v4
70
0 commit comments