Skip to content

Commit 9ebe1f1

Browse files
authored
Merge branch 'shivammathur:master' into master
2 parents 87255d7 + f865186 commit 9ebe1f1

File tree

5 files changed

+320
-587
lines changed

5 files changed

+320
-587
lines changed

.github/workflows/git-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
os: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04]
13+
os: [ubuntu-24.04, ubuntu-22.04]
1414
steps:
1515
- name: Update lists
1616
run: |

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ Cache PHP extensions in [GitHub Actions](https://github.com/features/actions "Gi
4848
|---------------------|---------|------------------------------------|
4949
| Ubuntu 24.04 | x86_64 | `ubuntu-latest` or `ubuntu-24.04` |
5050
| Ubuntu 22.04 | x86_64 | `ubuntu-22.04` |
51-
| Ubuntu 20.04 | x86_64 | `ubuntu-20.04` |
5251
| Ubuntu 24.04 | aarch64 | `ubuntu-24.04-arm` |
5352
| Ubuntu 22.04 | aarch64 | `ubuntu-22.04-arm` |
5453
| Windows Server 2025 | x64 | `windows-2025` |

dist/index.js

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)