1
0
mirror of https://github.com/tooot-app/app synced 2024-12-27 01:42:32 +01: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
No known key found for this signature in database
GPG Key ID: 078A93AB607D85E0

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