Skip to content

Commit

Permalink
Merge pull request #317 from neutrons/ci-syntax
Browse files Browse the repository at this point in the history
Update and rename addie_ci.yml to actions.yml
  • Loading branch information
marshallmcdonnell authored Dec 28, 2020
2 parents 7ad29f9 + 6404095 commit ff471e4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: addie_feature_branch
name: addie_ci

env: {}

Expand All @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-18.04]
os: [ubuntu-18.04, ubuntu-20.04]
python-version: ["3.6"]

steps:
Expand Down

0 comments on commit ff471e4

Please sign in to comment.