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 b9faffc commit f788548Copy full SHA for f788548
.github/workflows/ci.yaml
@@ -20,7 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
os:
23
- - ubuntu-20.04
+ - ubuntu-latest
24
experimental: [false]
25
steps:
26
- uses: actions/checkout@v3
0 commit comments