Skip to content

Commit

Permalink
Sync from khs1994-docker/lnmp@fe636fc by PCIT
Browse files Browse the repository at this point in the history
  • Loading branch information
khs1994 committed Aug 25, 2023
1 parent b443216 commit 2703513
Show file tree
Hide file tree
Showing 10 changed files with 33 additions and 12 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
- 18.09
- 19.03
- "20.10"
- "23.0"
- "24.0"
docker_channel:
- stable
- test
Expand All @@ -28,7 +30,7 @@ jobs:
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-latest
- macos-12
- macos-13
include:
# macOS
- os: macos-latest
Expand Down Expand Up @@ -140,7 +142,6 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu-18.04
- ubuntu-20.04
- ubuntu-22.04
- ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion lib/setup-docker.js
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ system_profiler SPHardwareDataType || true
'docker-ce',
'|',
'grep',
'20.10'
'24.0'
]);
core.endGroup()

Expand Down
6 changes: 3 additions & 3 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node_modules/@actions/http-client/lib/auth.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions node_modules/@actions/http-client/lib/index.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions node_modules/@actions/http-client/lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node_modules/@actions/http-client/lib/index.js.map

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion node_modules/@actions/http-client/lib/proxy.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node_modules/@actions/http-client/lib/proxy.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions node_modules/@actions/http-client/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2703513

Please sign in to comment.