Skip to content

Commit

Permalink
Workaround buildah=1.20 config issue on GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
mbargull committed Apr 7, 2021
1 parent aaaec51 commit 3857cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bioconda-recipes-issue-responder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
build:
name: Build and Push Image
runs-on: ubuntu-20.04
runs-on: ubuntu-18.04
env:
IMAGE_NAME: bioconda-recipes-issue-responder
IMAGE_VERSION: '1.0.3'
Expand Down

0 comments on commit 3857cd5

Please sign in to comment.