Skip to content

Commit

Permalink
Merge pull request #189 from chrisburr/patch-1
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
scopatz authored Feb 15, 2019
2 parents 83625e4 + 5a60568 commit e8fb53c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions .azure-pipelines/azure-pipelines-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# -*- mode: yaml -*-

jobs:
- job: linux_64
- job: linux
pool:
vmImage: ubuntu-16.04
timeoutInMinutes: 240
Expand All @@ -28,4 +28,6 @@ jobs:
displayName: Configure binfmt_misc
- script: .azure-pipelines/run_docker_build.sh
displayName: Run docker build
displayName: Run docker build
env:
BINSTAR_TOKEN: $(BINSTAR_TOKEN)
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "2019.02.11" %}
{% set version = "2019.02.15" %}

package:
name: conda-forge-pinning
Expand Down

0 comments on commit e8fb53c

Please sign in to comment.