Skip to content

Commit

Permalink
Merge branch 'master' into bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
DivvyCr committed Aug 2, 2020
2 parents baf33dc + 07297fe commit adca153
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmarking.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Comment performance benchmarking on every push.

name: Benchmarking
name: Benchmarking.

on: push

Expand All @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v1
with:
python-version: '3.6.10'
python-version: '3.7'
architecture: 'x64'

- name: Install/Update pip and wheel.
Expand Down

0 comments on commit adca153

Please sign in to comment.