<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/github-actions-introducing-the-new-m1-macos-runner-yim3dvcl0" -->

---
title: GitHub Actions: Introducing the new M1 macOS runner
description: GitHub has launched a new M1 macOS runner for GitHub Actions, equipped with 7GB RAM ARM M1 processor. The latest CodeQL 2.16.1 update brings new...
canonical: https://daily.dev/posts/github-actions-introducing-the-new-m1-macos-runner-yim3dvcl0
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: GitHub Actions: Introducing the new M1 macOS runner | daily.dev
og:description: GitHub has launched a new M1 macOS runner for GitHub Actions, equipped with 7GB RAM ARM M1 processor. The latest CodeQL 2.16.1 update brings new...
og:url: https://daily.dev/posts/github-actions-introducing-the-new-m1-macos-runner-yim3dvcl0
og:image: https://api.daily.dev/og/posts/Yim3dVCL0.png
og:image:alt: GitHub Actions: Introducing the new M1 macOS runner
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub Actions: Introducing the new M1 macOS runner

**[Collections](https://daily.dev/sources/collections)** · 1 min read · 1 upvotes · 0 comments

## Summary

GitHub has launched a new M1 macOS runner for GitHub Actions, equipped with 7GB RAM ARM M1 processor. The latest CodeQL 2.16.1 update brings new functionalities. Upgrade your development experience with the latest Mac hardware from GitHub Actions!

## Content

GitHub has launched a new M1 macOS runner for GitHub Actions, available to open source users. This runner, equipped with 7GB RAM ARM M1 processor, is ideal for building releases of Electron apps and Python binary wheels for Apple Silicon. The latest CodeQL 2.16.1 update brings new functionalities, including support for Swift 5.9.2, new queries for Swift and Java, improved flow tracking, and added support for JavaScript and Go. To utilize the new runner, simply update the runs-on key in your YAML workflow file to macos-14. Upgrade your development experience with the latest Mac hardware from GitHub Actions!

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#codeql](https://daily.dev/tags/codeql), [#github-actions](https://daily.dev/tags/github-actions)

[View this post on daily.dev](https://daily.dev/posts/github-actions-introducing-the-new-m1-macos-runner-yim3dvcl0)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"GitHub Actions: Introducing the new M1 macOS runner","url":"https://daily.dev/posts/github-actions-introducing-the-new-m1-macos-runner-yim3dvcl0","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/github-actions-introducing-the-new-m1-macos-runner-yim3dvcl0"},"datePublished":"2024-01-31T02:07:58.883Z","dateModified":"2024-03-14T02:18:54.045Z","description":"GitHub has launched a new M1 macOS runner for GitHub Actions, equipped with 7GB RAM ARM M1 processor. The latest CodeQL 2.16.1 update brings new...","isAccessibleForFree":true,"articleSection":"Collections","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Collections","logo":"https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0","url":"https://daily.dev/sources/collections"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/github-actions-introducing-the-new-m1-macos-runner-yim3dvcl0","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"codeql,github-actions","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Collections","item":"https://daily.dev/sources/collections"},{"@type":"ListItem","position":3,"name":"GitHub Actions: Introducing the new M1 macOS runner"}]}
```

