Skip to content

Commit

Permalink
include testing of dbr 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tnixon committed Nov 3, 2023
1 parent 6ad42c8 commit d0c3016
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: [ '*' ]
pull_request:
branches: [ 'master' ]
workflow_dispatch:

jobs:
lint:
Expand Down Expand Up @@ -44,8 +45,8 @@ jobs:
fail-fast: false
matrix:
include:
#- dbr: "dbr73"
# python-version: "3.7"
- dbr: "dbr73"
python-version: "3.7"
- dbr: "dbr91"
python-version: "3.8"
- dbr: "dbr104"
Expand Down

0 comments on commit d0c3016

Please sign in to comment.