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 556fbd8 commit 9fa7716Copy full SHA for 9fa7716
.github/workflows/unit-tests.yaml
@@ -22,6 +22,7 @@ jobs:
22
matrix:
23
os:
24
- "macos-latest"
25
+ - "ubuntu-20.04"
26
- "ubuntu-22.04"
27
- "ubuntu-24.04"
28
runs-on: "${{matrix.os}}"
0 commit comments