Skip to content

Commit

Permalink
Merge c254ab1 into 4aa07b9
Browse files Browse the repository at this point in the history
  • Loading branch information
MJedr committed Feb 3, 2023
2 parents 4aa07b9 + c254ab1 commit 84327d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
Test:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: [2.7, 3.6]
Expand Down
1 change: 1 addition & 0 deletions inspire_json_merger/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ class GrobidOnArxivAuthorsOperations(MergerConfigurationOperations):


class ErratumOnPublisherOperations(MergerConfigurationOperations):
comparators = COMPARATORS
pre_filters = [
update_material,
filter_curated_references,
Expand Down

0 comments on commit 84327d9

Please sign in to comment.