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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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