Skip to content

Commit

Permalink
Remove DEPLOYMENT_TARGET
Browse files Browse the repository at this point in the history
  • Loading branch information
giginet committed Sep 28, 2023
1 parent 6897115 commit a4694f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
matrix:
xcode_version: ["14.3.1", "15.0"]
env:
SWIFTTSC_MACOS_DEPLOYMENT_TARGET: "12"
DEVELOPER_DIR: "/Applications/Xcode_${{ matrix.xcode_version }}.app/Contents/Developer"
runs-on: macos-13
steps:
Expand Down

0 comments on commit a4694f2

Please sign in to comment.