We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06da95b commit 82a89f6Copy full SHA for 82a89f6
1 file changed
.github/workflows/ci.yml
@@ -55,6 +55,8 @@ jobs:
55
libclang-rt-14-dev
56
57
- uses: swift-actions/setup-swift@v1
58
+ with:
59
+ swift-version: "5.8.1"
60
- name: Building Phasar in ${{ matrix.build }} with ${{ matrix.compiler[0] }}
61
env:
62
BUILD_TYPE: ${{ matrix.build }}
0 commit comments