mirror of
https://github.com/kremalicious/astro-redirect-from.git
synced 2024-12-03 14:34:29 +01:00
disable windows CI test runs
This commit is contained in:
parent
95a8fcbcae
commit
9789788744
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
node: ['18', '20']
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user