Skip to content

Commit

Permalink
specify container image for bench
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkirk committed Mar 8, 2022
1 parent fb9dbec commit 88c4a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, '[skip ci]')"
container:
image: georust/geo-ci
image: georust/geo-ci:rust-1.59
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 88c4a29

Please sign in to comment.