Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ffried committed Sep 13, 2022
1 parent 6674366 commit 9b64473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
matrix:
os-version: [ 'ubuntu-22.04', 'ubuntu-20.04' ]
env:
INPUT_SWIFT_VERSION: 5.6
INPUT_SWIFT_VERSION: 5.7
runs-on: ${{matrix.os-version}}
steps:
- name: Install dependencies
Expand Down

0 comments on commit 9b64473

Please sign in to comment.