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 a4111d9 commit e6ff6edCopy full SHA for e6ff6ed
.github/workflows/testing.yml
@@ -23,7 +23,7 @@ env:
23
jobs:
24
docs:
25
name: Documentation
26
- runs-on: self-hosted
+ runs-on: ubuntu-22.04
27
steps:
28
- uses: actions/checkout@v3
29
- uses: actions/setup-python@v4
0 commit comments