We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3bac92 + 7534b81 commit 679454bCopy full SHA for 679454b
1 file changed
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
build:
18
strategy:
19
matrix:
20
- os: ['macos-latest', 'ubuntu-20.04', 'ubuntu-18.04']
+ os: ['macos-latest', 'ubuntu-22.04', 'ubuntu-20.04']
21
runs-on: ${{ matrix.os }}
22
23
steps:
0 commit comments