Skip to content

Commit

Permalink
confirmed 3.19 not working
Browse files Browse the repository at this point in the history
  • Loading branch information
lanpa committed Aug 20, 2023
1 parent 1f0a6bd commit a76486b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
protobuf-version: ["3.19", "3.20", "4.21", "4.22", "4.23"]
protobuf-version: ["3.20", "4.21", "4.22", "4.23"]
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.11
Expand Down

0 comments on commit a76486b

Please sign in to comment.