Liked
a post on Twitter
Post details
Just encountered my first Python 3.10 gotcha! In YAML configuration for GitHub actions, you might have your Python matrix like this: 3.7, 3.8, 3.9 Guess what? 3.10 resolves to 3.1 you need to use 3.7, 3.8, 3.9, "3.10" oh, YAMLChris Holdgraf (@choldgraf)Sat, 09 Oct 2021 02:39 +0000
This post was filed under likes.
Interactions with this post
Interactions with this post
Below you can find the interactions that this page has had using WebMention.
Have you written a response to this post? Let me know the URL:
Do you not have a website set up with WebMention capabilities? You can use Comment Parade.