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.
ubuntu-20.04
1 parent f1002df commit caa4c34Copy full SHA for caa4c34
.github/workflows/build.yml
@@ -33,7 +33,7 @@ jobs:
33
runs-on: ${{ matrix.os }}
34
strategy:
35
matrix:
36
- os: [ubuntu-22.04, ubuntu-20.04, macos-12, macos-13]
+ os: [ubuntu-22.04, macos-12, macos-13]
37
steps:
38
- name: Clone project
39
id: checkout
0 commit comments