Skip to content

Commit

Permalink
Trying Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanDunfield committed Oct 27, 2023
1 parent 190ca0a commit 5750865
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 151 deletions.
75 changes: 0 additions & 75 deletions .github/workflows/macOS.yml

This file was deleted.

75 changes: 0 additions & 75 deletions .github/workflows/sdist.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v3
with:
python-version: '3.11'
python-version: '3.12'
architecture: 'x64' # Trying 64 bit

- name: Install packages
Expand Down

0 comments on commit 5750865

Please sign in to comment.