Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/commixproject/commix
Browse files Browse the repository at this point in the history
  • Loading branch information
stasinopoulos committed May 14, 2024
2 parents b4cc6f5 + ef14275 commit b939e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: [ '3.10', 'pypy-2.7', 'pypy-3.9' ]
python-version: [ 'pypy-2.7', '3.11' ]
steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down

0 comments on commit b939e82

Please sign in to comment.