We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89bb117 commit 963d1a7Copy full SHA for 963d1a7
.github/workflows/lint.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build:
13
- runs-on: macOS-latest
+ runs-on: macos-11
14
steps:
15
- uses: actions/checkout@master
16
- name: Use Node.js 14.x
.github/workflows/test.yml
0 commit comments