Skip to content

Commit 05624b9

Browse files
authored
Update build-php-unix.yml
1 parent 51ba7b7 commit 05624b9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build-php-unix.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ jobs:
1313
php-version:
1414
- "8.1"
1515
- "8.2"
16-
#- "8.3"
17-
#- "8.4"
16+
- "8.3"
17+
- "8.4"
1818
runner:
19-
#- "ubuntu-latest"
20-
#- "macos-13"
19+
- "ubuntu-latest"
20+
- "macos-13"
2121
# 大部分时候 macos-14 执行 Download sources 会失败
2222
- "macos-14"
2323
combination:

0 commit comments

Comments
 (0)