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 5b0e0eb commit c6a5161Copy full SHA for c6a5161
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- os: [ubuntu-18.04, ubuntu-latest]
+ os: [ubuntu-18.04, ubuntu-20.04, ubuntu-22.04]
12
13
steps:
14
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
0 commit comments