We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06abdc commit 65a66fdCopy full SHA for 65a66fd
.github/workflows/commit-ci.yml
@@ -5,7 +5,7 @@ on:
5
- '*'
6
jobs:
7
build:
8
- runs-on: macos-latest
+ runs-on: macos-14
9
steps:
10
- name: Checkout last commit
11
uses: actions/checkout@v4
.github/workflows/pull-request-ci.yml
@@ -2,7 +2,7 @@ name: pull request ci
2
on: [pull_request]
3
4
.github/workflows/release-ci.yml
env:
SQUIRREL_BUNDLED_RECIPES: 'lotem/rime-octagram-data lotem/rime-octagram-data@hant'
0 commit comments