Skip to content

Commit

Permalink
feat: update benchmark CI to run against 1.0.5 and 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asos-craigmorten committed Jun 16, 2020
1 parent 6f679c8 commit 40cda3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
deno-version: [1.0.0, 1.0.2, 1.0.3]
deno-version: [1.0.5, 1.1.0]

steps:
- name: Install wrk package
Expand Down

0 comments on commit 40cda3b

Please sign in to comment.