Commit 7fcd0fd4 authored by John Wang's avatar John Wang

feat: update runs-on ubuntu-latest

parent a15b1535
......@@ -11,7 +11,7 @@ on:
jobs:
build-and-push:
runs-on:
labels: windows-latest
labels: ubuntu-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: windows-latest
labels: ubuntu-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