<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="https://mhpark.me/feed_style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <tabi:metadata xmlns:tabi="https://github.com/welpo/tabi">
        <tabi:base_url>https:&#x2F;&#x2F;mhpark.me</tabi:base_url>
        <tabi:separator>
            •
        </tabi:separator>
        <tabi:about_feeds>This is a web feed, also known as an Atom feed. Subscribe by copying the URL from the address bar into your newsreader. Visit About Feeds to learn more and get started. It&#x27;s free.</tabi:about_feeds>
        <tabi:visit_the_site>Visit website</tabi:visit_the_site>
        <tabi:recent_posts>Recent posts</tabi:recent_posts>
        <tabi:last_updated_on>Updated on $DATE</tabi:last_updated_on>
        <tabi:default_theme></tabi:default_theme>
        <tabi:post_listing_date>date</tabi:post_listing_date>
        <tabi:current_section>python</tabi:current_section>
    </tabi:metadata><link rel="extra-stylesheet" href="https://mhpark.me/skins/sakura.css?h=2d9c69af51135683e3bd" /><title>Mike's Blog - python</title>
        <subtitle>The personal, rarely updated, blog of Michael Park</subtitle>
    <link href="https://mhpark.me/categories/python/atom.xml" rel="self" type="application/atom+xml"/>
    <link href="https://mhpark.me/categories/python/" rel="alternate" type="text/html"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2024-10-15T00:00:00+00:00</updated>
    <id>https://mhpark.me/categories/python/atom.xml</id><entry xml:lang="en">
        <title>Speed up Python Github Actions</title>
        <published>2024-10-15T00:00:00+00:00</published>
        <updated>2024-10-15T00:00:00+00:00</updated>
        <author>
            <name>Unknown</name>
        </author>
        <link rel="alternate" href="https://mhpark.me/posts/speed-up-python-ci-builds/" type="text/html"/>
        <id>https://mhpark.me/posts/speed-up-python-ci-builds/</id>
        <summary type="html">If you want to speed up your CI builds you can use this
setup on your GitHub actions. Doing this from the previous
method cut my build times from 2 minutes to 1 minute…</summary>
        </entry>
</feed>
