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 d888e82 commit adb83ffCopy full SHA for adb83ff
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
strategy:
27
fail-fast: false
28
matrix:
29
- os: [ubuntu-20.04, windows-latest, macOS-13]
+ os: [ubuntu-22.04, windows-latest, macOS-13]
30
python_version: [3.9]
31
node_version: [20]
32
skip_rust: [false]
0 commit comments