Skip to content

Commit 46acef6

Browse files
committed
chore: enable zts Linux and macOS builds in CI
1 parent 9e5cce7 commit 46acef6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,6 @@ jobs:
9494
# ext-php-rs requires nightly Rust when on Windows.
9595
- os: windows-latest
9696
rust: stable
97-
# setup-php doesn't support thread safe PHP on Linux and macOS.
98-
- os: macos-latest
99-
phpts: ts
100-
- os: ubuntu-latest
101-
phpts: ts
10297
- os: macos-latest
10398
clang: "17"
10499
- os: ubuntu-latest

0 commit comments

Comments
 (0)