Skip to content

Commit

Permalink
Update swift-code-coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hassila authored Oct 1, 2024
1 parent be127b4 commit 4669f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift-code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Ubuntu deps
if: ${{ runner.os == 'Linux' }}
run: |
sudo apt-get install -y libjemalloc-dev llvm-18
sudo apt-get install -y libjemalloc-dev llvm-toolchain-jammy-18
- name: Start consul
uses: ./.github/actions/consul-start
Expand Down

0 comments on commit 4669f2f

Please sign in to comment.