This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
🚀 Brian Okken
brianokken.bsky.social
did:plc:zqrchpwizwttxowdzuxkhmef
I’d like to add Python 3.14 pre-release to my GitHub actions for a Python project, and I can’t seem to get it to work.
I’ve got “runs-on: ubuntu-latest”.
I’ve tried python: […,”3.14”] and also “3.14-rc.2”]
Anyone know the secret incantation to get this to work?
2025-09-15T00:17:35.004Z