Skip to content

Commit

Permalink
Merge pull request #83 from jjcomer/add-redis-tls
Browse files Browse the repository at this point in the history
Remove more apple targets
  • Loading branch information
jjcomer authored Feb 22, 2024
2 parents 42e951a + 920466c commit 2fad4b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# - i686-pc-windows-gnu
- i686-pc-windows-msvc
- i686-unknown-linux-gnu
- x86_64-apple-darwin
# - x86_64-apple-darwin
# Windows gnu is not currently working
# - x86_64-pc-windows-gnu
- x86_64-pc-windows-msvc
Expand All @@ -48,8 +48,8 @@ jobs:
os: windows-latest
- target: i686-unknown-linux-gnu
os: ubuntu-latest
- target: x86_64-apple-darwin
os: macos-latest
# - target: x86_64-apple-darwin
# os: macos-latest
# - target: x86_64-pc-windows-gnu
# os: windows-latest
- target: x86_64-pc-windows-msvc
Expand Down

0 comments on commit 2fad4b3

Please sign in to comment.