1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Difficult to get a machine..

This commit is contained in:
Zhiyuan Zheng
2021-01-16 02:18:17 +01:00
parent e1962b278f
commit 881bc4ba84

View File

@ -5,7 +5,7 @@ on:
- testing
jobs:
publish:
runs-on: macos-11.0
runs-on: macos-latest
steps:
- name: -- Step 1 -- Checkout code
uses: actions/checkout@v2