Commit 1ce30055 authored by John Wang's avatar John Wang

feat: update runs-on macos-latest

parent 9e06eab2
......@@ -11,7 +11,7 @@ on:
jobs:
build-and-push:
runs-on:
labels: ubuntu-latest-m
labels: macos-latest
if: github.event.pull_request.draft == false
steps:
- name: Set up QEMU
......
......@@ -11,7 +11,7 @@ on:
jobs:
build-and-push:
runs-on:
labels: ubuntu-latest-m
labels: macos-latest
if: github.event.pull_request.draft == false
steps:
- name: Set up QEMU
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment