ci: update image runner

This commit is contained in:
auth
2023-10-10 23:26:49 +02:00
committed by GitHub
parent 306706f447
commit 67e07acbb5

View File

@@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3