Skip to content

Commit

Permalink
CI: Also test cpython_interop with diff CPython versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaikh-Ubaid committed Aug 25, 2023
1 parent f028e57 commit 0081946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -506,4 +506,4 @@ jobs:
shell: bash -e -l {0}
run: |
cd integration_tests
./run_tests.py -b cpython
./run_tests.py -b cpython c_py

0 comments on commit 0081946

Please sign in to comment.