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 2c5be0b commit 5a3a304Copy full SHA for 5a3a304
.github/workflows/github-ci.yml
@@ -36,7 +36,7 @@ jobs:
36
strategy:
37
matrix:
38
python: ["3.8"]
39
- os: [ubuntu-20.04]
+ os: [ubuntu-22.04]
40
node: [10]
41
fail-fast: false
42
steps:
0 commit comments