Skip to content

Commit

Permalink
ci: mark win as experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Feb 19, 2024
1 parent dfae51e commit 8f89879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
strategy:
matrix:
node-version: ${{ fromJson(needs.get-lts.outputs.active) }}
experimental: true
experimental: [true]
fail-fast: false
steps:
- name: Install MySQL
Expand Down

0 comments on commit 8f89879

Please sign in to comment.