Skip to content

Commit

Permalink
Now official latest python is 3.12 (e.g. latest image will be with py…
Browse files Browse the repository at this point in the history
…thon 3.12)
  • Loading branch information
oshadura committed Dec 13, 2024
1 parent 2f7f6c0 commit 284d55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
GITHUB_SHA: ${{ github.sha }}
GITHUB_REF: ${{ github.ref }}
# Update each time there is added latest python: it will be used for `latest` tag
python_latest: "3.11"
python_latest: "3.12"
python_latestv0: "3.10"
# For coffea 2024.x.x we have conda release, github CI bot will detect new version and open PR with changes
release: "2024.11.0"
Expand Down

0 comments on commit 284d55a

Please sign in to comment.