Skip to content

Commit 82a89f6

Browse files
authored
Pin swift version (#671)
1 parent 06da95b commit 82a89f6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ jobs:
5555
libclang-rt-14-dev
5656
5757
- uses: swift-actions/setup-swift@v1
58+
with:
59+
swift-version: "5.8.1"
5860
- name: Building Phasar in ${{ matrix.build }} with ${{ matrix.compiler[0] }}
5961
env:
6062
BUILD_TYPE: ${{ matrix.build }}

0 commit comments

Comments
 (0)