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 1d15aa9 commit 01c036aCopy full SHA for 01c036a
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
fail-fast: false
8
matrix:
9
- operating-system: [ubuntu-20.04]
+ operating-system: [ubuntu-22.04]
10
steps:
11
- name: Checkout
12
uses: actions/checkout@v3
0 commit comments