Skip to content

Commit

Permalink
Trying Python 3.13 again, there might be a wheel for NetCDF4 now.
Browse files Browse the repository at this point in the history
  • Loading branch information
jameswilburlewis committed Nov 12, 2024
1 parent d08cc8a commit e8569d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
os: [ubuntu-latest]
#os: [ubuntu-latest]
#os: [windows-latest]
python-version: [3.12]
python-version: [3.13]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e8569d6

Please sign in to comment.