We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc04365 commit d4bb9f2Copy full SHA for d4bb9f2
1 file changed
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
matrix:
25
#
26
- os: [ubuntu-latest, ubuntu-20.04]
+ os: [ubuntu-latest]
27
28
# The type of runner that the job will run on
29
runs-on: ${{ matrix.os }}
0 commit comments