Skip to content

Commit

Permalink
Merge branch 'support/3.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
dsuch committed Jul 25, 2023
2 parents d06b0de + 071f9fc commit 18462ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/zato-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-22.04]
os: [ubuntu-20.04, ubuntu-22.04]
python-version: ['3.8', '3.9', '3.10']
steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion code/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ globre==0.1.5
google-api-python-client==2.52.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.5.2
greenlet==2.0.1
greenlet==2.0.2
hl7==0.4.1
hl7apy==1.3.4
hiredis==0.3.1
Expand Down

0 comments on commit 18462ee

Please sign in to comment.