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 4ca0d39 commit 7fdc5c0Copy full SHA for 7fdc5c0
.github/workflows/automated-tests.yaml
@@ -34,7 +34,7 @@ jobs:
34
npm run test:css
35
npm run test:markdown
36
test:
37
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
38
timeout-minutes: 30
39
strategy:
40
matrix:
0 commit comments