File tree 1 file changed +5
-8
lines changed
1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 8
8
- ' **'
9
9
- ' !README.md'
10
10
jobs :
11
- php74 :
12
- uses : tiredofit/github_actions/.github/workflows/php74_alpine_amd64_armv7_arm64.yml@main
13
- secrets : inherit
14
- php80 :
15
- uses : tiredofit/github_actions/.github/workflows/php80_alpine_amd64_armv7_arm64.yml@main
16
- secrets : inherit
17
11
php81 :
18
- uses : tiredofit/github_actions/.github/workflows/php81_alpine_amd64_armv7_arm64 .yml@main
12
+ uses : tiredofit/github_actions/.github/workflows/php81_alpine_amd64_arm64 .yml@main
19
13
secrets : inherit
20
14
php82 :
21
- uses : tiredofit/github_actions/.github/workflows/php82_alpine_amd64_armv7_arm64.yml@main
15
+ uses : tiredofit/github_actions/.github/workflows/php82_alpine_amd64_arm64.yml@main
16
+ secrets : inherit
17
+ php83 :
18
+ uses : tiredofit/github_actions/.github/workflows/php83_alpine_amd64_arm64.yml@main
22
19
secrets : inherit
You can’t perform that action at this time.
0 commit comments