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
1 changed files with 1 additions and 1 deletions

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