We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ubuntu-22.04
1 parent b1d705b commit 7ea0215Copy full SHA for 7ea0215
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
fail-fast: false
24
matrix:
25
os: [
26
- "ubuntu-latest",
+ "ubuntu-22.04",
27
"macos-12",
28
"macos-latest",
29
]
0 commit comments