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 15b9f2f commit b588ac1Copy full SHA for b588ac1
.github/workflows/main.yml
@@ -4,7 +4,7 @@ jobs:
4
examples:
5
strategy:
6
matrix:
7
- os: [macos-latest, ubuntu-latest]
+ os: [macos-latest, ubuntu-22.04]
8
runs-on: ${{ matrix.os }}
9
steps:
10
- name: install Ubuntu packages
0 commit comments