Skip to content

Commit

Permalink
Update RunTests-macOS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrodputman committed Jul 9, 2023
1 parent c5ba6ff commit a327e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/RunTests-macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [macos-13, ubuntu-latest]
swift: ["5.9", "5.9"]
swift: ["5.9"]
runs-on: ${{ matrix.os }}
steps:
- uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf
Expand Down

0 comments on commit a327e29

Please sign in to comment.