Skip to content

Commit

Permalink
Tweaks to repotests
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
  • Loading branch information
prabhu committed Jan 28, 2025
1 parent e68fc80 commit 898ffd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repotests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- uses: swift-actions/setup-swift@v2
if: matrix.os == 'ubuntu-24.04' || matrix.os == 'ubuntu-24.04-arm'
with:
swift-version: 6.0.3
swift-version: '6.0'
- name: Set up Python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 898ffd1

Please sign in to comment.