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 7fe2de1 commit b1fe2b6Copy full SHA for b1fe2b6
.github/workflows/continuous-integration-workflow.yml
@@ -7,7 +7,7 @@ jobs:
7
name: Test
8
strategy:
9
matrix:
10
- os: [ubuntu-latest, macOS-latest, windows-latest]
+ os: [ubuntu-latest, macos-12, windows-latest]
11
node-version: [12.x]
12
deno-version: [1.40.x]
13
runs-on: ${{ matrix.os }}
0 commit comments