Skip to content

Commit

Permalink
Merge pull request #104 from glyph/no-python-312-for-some-reason
Browse files Browse the repository at this point in the history
fix CI failure with Python versions not being available for some reason
  • Loading branch information
glyph authored May 2, 2024
2 parents 61ca039 + 6ac8019 commit f2e3915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ jobs:
with:
python-version: |
${{ matrix.python-version }}
3.11
- name: System Python Information
uses: twisted/python-info-action@v1
Expand Down

0 comments on commit f2e3915

Please sign in to comment.