Skip to content

Commit

Permalink
fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterAlfredLee committed Jun 25, 2024
1 parent 6a15a91 commit 4b1c151
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI

on:
on:
push:
branches:
- '**'
Expand All @@ -17,7 +17,7 @@ jobs:
node_version: [12, 14, 16]
include:
- os: macos-latest
node_version: 14
node_version: 16
- os: windows-latest
node_version: 14
fail-fast: false
Expand Down

0 comments on commit 4b1c151

Please sign in to comment.