Skip to content

Commit

Permalink
Test against python 3.10
Browse files Browse the repository at this point in the history
Differential Revision: D46746125

fbshipit-source-id: 9a5c34c438e3d03c3b532cee17dc53a20313e9a3
  • Loading branch information
ananthsub authored and facebook-github-bot committed Jun 14, 2023
1 parent 9b3b7b1 commit b553bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8, 3.9]
python-version: [3.10]
steps:
- name: Check out repo
uses: actions/checkout@v2
Expand Down

0 comments on commit b553bbf

Please sign in to comment.