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 931c50c commit 2b8daa7Copy full SHA for 2b8daa7
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
os:
20
- macos-latest
21
- - ubuntu-18.04
+ - ubuntu-20.04
22
- windows-latest
23
24
runs-on: ${{ matrix.os }}
0 commit comments