Skip to content

Commit

Permalink
Use swift 5.8 for benchmark
Browse files Browse the repository at this point in the history
adam-fowler authored Apr 12, 2023
1 parent 80d1d56 commit 3462ca7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
@@ -22,9 +22,7 @@ jobs:
strategy:
matrix:
image:
- 'swift:5.5'
- 'swift:5.6'
- 'swift:5.7'
- 'swift:5.8'
container:
image: ${{ matrix.image }}
steps:

0 comments on commit 3462ca7

Please sign in to comment.