We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b270275 commit e725246Copy full SHA for e725246
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ${{ matrix.os }}
6
strategy:
7
matrix:
8
- os: [ubuntu-18.04, ubuntu-20.04]
+ os: [ubuntu-20.04, ubuntu-22.04]
9
defaults:
10
run:
11
shell: bash
0 commit comments