Update .github/workflows/action.yml

This commit is contained in:
flywind 2021-09-03 16:04:51 +08:00 committed by flyx
parent 05a71993ed
commit 8d15e6a79e

View File

@ -13,7 +13,7 @@ jobs:
- macOS-latest
nim-version:
- stable
# - devel
- devel
steps:
- name: Checkout
uses: actions/checkout@v2